Search | Google it | Results 1 - 2 of 2 for funcall:TI (0.00 seconds) |
29: 30: #define TI_OP TI(0x00) /* RW timer operation */ 31: #define TI_CLR TI(0x04) /* -W clear timer */
58: 59: #define TI_OP(pn) TI(pn, 0x00) /* RW timer operation */ 60: #define TI_CLR(pn) TI(pn, 0x04) /* -W clear timer */