Search | Google it | Results 1 - 1 of 1 for funcall:TI from tkernel_2/lib/libtk/src/sysdepend/tef_em1d/ptimer.c (0.00 seconds) |
58: 59: #define TI_OP(pn) TI(pn, 0x00) /* RW timer operation */ 60: #define TI_CLR(pn) TI(pn, 0x04) /* -W clear timer */ 61: #define TI_SET(pn) TI(pn, 0x08) /* RW set timer value */ 62: #define TI_RCR(pn) TI(pn, 0x0c) /* R- current counter */ 63: #define TI_SCLR(pn) TI(pn, 0x14) /* RW watch out for setting timer value */ 64: