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