summaryrefslogtreecommitdiff
path: root/firmware/src/picc/tc_cdiv_sync.h
blob: 3df3886bab22da902928dbab9047e9f8cd5e5225 (plain)
1
2
3
4
5
#ifndef _TC_CDIV_SYNC_H
#define _TC_CDIV_SYNC_H
extern void tc_cdiv_sync_enable(void);
extern void tc_cdiv_sync_init(void);
#endif
personal git repositories of Harald Welte. Your mileage may vary