gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:TI (0.00 seconds)
tkernel_2
kernel/sysdepend/device/tef_em1d/tkdev_conf.h - 6.5KB - 148 lines
29: 
30: #define TI_OP           TI(0x00) /* RW timer operation */
31: #define TI_CLR          TI(0x04)        /* -W clear timer */
More results from tkdev_conf.h
lib/libtk/src/sysdepend/tef_em1d/ptimer.c - 8.5KB - 329 lines
58: 
59: #define TI_OP(pn)       TI(pn, 0x00)  /* RW timer operation */
60: #define TI_CLR(pn)      TI(pn, 0x04) /* -W clear timer */
More results from ptimer.c