repo.or.cz
/
kk_librfid.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
paths changed
[kk_librfid.git]
/
firmware
/
src
/
picc
/
tc_cdiv_sync.h
blob
3df3886bab22da902928dbab9047e9f8cd5e5225
1
#ifndef _TC_CDIV_SYNC_H
2
#define _TC_CDIV_SYNC_H
3
extern
void
tc_cdiv_sync_enable
(
void
);
4
extern
void
tc_cdiv_sync_init
(
void
);
5
#endif