source: asp_ewarm/asp-1.7.0/arch/arm_m_iccarm/prc_timer.cfg@ 61

Last change on this file since 61 was 61, checked in by ertl-honda, 11 years ago

ASP for EWARM のコミット.

File size: 285 bytes
Line 
1/*
2 * ƒ^ƒCƒ}ƒhƒ‰ƒCƒo‚̃Rƒ“ƒtƒBƒMƒ…
3ƒŒ[ƒVƒ‡ƒ“ƒtƒ@ƒCƒ‹
4 */
5ATT_INI({ TA_NULL, 0, target_timer_initialize });
6ATT_TER({ TA_NULL, 0, target_timer_terminate });
7DEF_INH(INHNO_TIMER, { TA_NULL, target_timer_handler });
8CFG_INT(INTNO_TIMER, { TA_ENAINT|INTATR_TIMER, INTPRI_TIMER });
Note: See TracBrowser for help on using the repository browser.