gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for fundef:TI (0.00 seconds)
tkernel_2
kernel/sysdepend/device/tef_em1d/tkdev_conf.h - 6.5KB - 148 lines
27:  */
28: #define TI(n)           ( 0xc0000000 + (n) )     /* TI0 */
29: 
lib/libtk/src/sysdepend/tef_em1d/ptimer.c - 8.5KB - 329 lines
56:  */
57: #define TI(pn, ofs)     ( TimerList[pn].base + (ofs) )
58: