Last change
on this file since 101 was 101, checked in by coas-nagasima, 8 years ago |
TOPPERS/uKadecotのソースコードを追加
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Id
-
Property svn:mime-type
set to
text/plain
|
File size:
306 bytes
|
Line | |
---|
1 | /*
|
---|
2 | * ^C}hCoiRX630pjÌRtBM
|
---|
3 | [Vt@C
|
---|
4 | */
|
---|
5 |
|
---|
6 | #include "target_timer.h"
|
---|
7 | ATT_INI({ TA_NULL, 0, target_timer_initialize });
|
---|
8 | ATT_TER({ TA_NULL, 0, target_timer_terminate });
|
---|
9 | DEF_INH(INHNO_TIMER, { TA_NULL, target_timer_handler });
|
---|
10 | CFG_INT(INTNO_TIMER, { INTATR_TIMER, INTPRI_TIMER });
|
---|
Note:
See
TracBrowser
for help on using the repository browser.