Home
last modified time | relevance | path

Searched refs:ADC_STEP_AVG_MSK (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/arm/ti/
H A Dti_adcreg.h104 #define ADC_STEP_AVG_MSK 0x0000001c macro
H A Dti_adc.c228 val &= ~ADC_STEP_AVG_MSK; in ti_adc_input_setup()