Search | Google it | Results 1 - 1 of 1 for funcall:in_h from mtkernel_3/device/adc/sysdepend/rza2m/adc_rza2m.c (0.00 seconds) |
73: for(ch = start; ch <= end; ch++) { /* Read data */ 74: *buf++ = (UW)in_h(ADDR(ch)); 75: } 138: cnf = DEVCONF_ENA_AN00_07; 139: pdr = in_h(PORT5_PDR); 140: for(INT i = 0; i < 8; i++, cnf<<=1) {