gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 3 of 3 for funcall:in_w (0.00 seconds)
mtkernel_3
device/adc/sysdepend/rx231/adc_rx231.c - 6.0KB - 201 lines
131: 
132:         if(in_w(MSTPCRA) & (1<<17)) {
133:                 DI(sts);
More results from mtkernel_3
tkernel_2
driver/tef_em1d/clk/src/em1d512_iic.c - 8.8KB - 338 lines
79:                 WaitUsec(1);
80:                 if ((in_w(addr) & mask) == value) break;
81:         }
More results from tkernel_2
t2ex
t2ex_source/driver/tef_em1d/netdrv/src/io.c - 3.5KB - 124 lines
120:         while (--cnt >= 0) {
121:                 *buf++ = in_w(port);
122:         }
More results from t2ex