Searched refs:IT8XXX2_ADC_ADCEN (Results 1 – 2 of 2) sorted by relevance
147 adc_regs->ADCCFG &= ~IT8XXX2_ADC_ADCEN; in adc_disable_measurement()232 adc_regs->ADCCFG |= IT8XXX2_ADC_ADCEN; in adc_enable_measurement()
1125 #define IT8XXX2_ADC_ADCEN BIT(0) macro