summaryrefslogtreecommitdiff
path: root/openpicc/application/tc_cdiv_sync.h
blob: 0101321f3dd3b79d7ae845f2ad0a6878d7896b0a (plain)
1
2
3
4
5
6
#ifndef _TC_CDIV_SYNC_H
#define _TC_CDIV_SYNC_H
extern void tc_cdiv_sync_enable(void);
extern void tc_cdiv_sync_init(void);
extern void tc_cdiv_sync_reset(void);
#endif
personal git repositories of Harald Welte. Your mileage may vary