gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for fundef:D0 (0.00 seconds)
tkernel_2
kernel/sysdepend/device/tef_em1d/tkdev_conf.h - 6.5KB - 148 lines
66: 
67: #define D0(d)           ( (d) & 0x7 )            /* DIV0TIMTIN */
68: #define D1(d)           ( ((d) >> 4) & 0xf )     /* DIV1TIMTIN */
lib/libtk/src/sysdepend/tef_em1d/ptimer.c - 8.5KB - 329 lines
100: 
101: #define D0(d)           ( (d) & 0x7 )            /* DIV0TIMTIN */
102: #define D1(d)           ( ((d) >> 4) & 0xf )     /* DIV1TIMTIN */