Search | Google it | Results 1 - 1 of 1 for funcall:ADC_IER (0.00 seconds) |
134: out_w(ADC_ISR(unit), 0x000007FF); // Clear all interrupt flag. 135: out_w(ADC_IER(unit), ADC_IER_ADRDYIE | ADC_IER_EOCIE); // Set Interrupt mask. 136: if(unit != DEV_ADC_3) {