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