Searched refs:ADC_STEP_AVG_MSK (Results 1 – 2 of 2) sorted by relevance
106 #define ADC_STEP_AVG_MSK 0x0000001c macro
231 val &= ~ADC_STEP_AVG_MSK; in ti_adc_input_setup()