gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:in_w from mtkernel_3/device/adc/sysdepend/tx03_m367/adc_m367.c (0.00 seconds)
mtkernel_3
device/adc/sysdepend/tx03_m367/adc_m367.c - 4.6KB - 150 lines
83:                 while( size-- > 0) {
84:                         *buf++ = in_w( addr) & 0x0000FFF;
85:                         addr += 4;
86:                 }
87:                 in_w( ba[unit] + ADxMOD5);    // clear MOD5.EOCF
88:         }