summaryrefslogtreecommitdiff
path: root/openpicc/application/tc_cdiv_sync.h
diff options
context:
space:
mode:
Diffstat (limited to 'openpicc/application/tc_cdiv_sync.h')
-rw-r--r--openpicc/application/tc_cdiv_sync.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/openpicc/application/tc_cdiv_sync.h b/openpicc/application/tc_cdiv_sync.h
new file mode 100644
index 0000000..0101321
--- /dev/null
+++ b/openpicc/application/tc_cdiv_sync.h
@@ -0,0 +1,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