Home
last modified time | relevance | path

Searched refs:ADC_GAIN_2_5 (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/drivers/adc/
Dadc_common.c21 [ADC_GAIN_2_5] = {.mul = 5, .div = 2}, in adc_gain_invert()
Dadc_nrfx_saadc.c211 case ADC_GAIN_2_5: in adc_nrfx_channel_setup()
/Zephyr-latest/include/zephyr/drivers/
Dadc.h39 ADC_GAIN_2_5, /**< x 2/5. */ enumerator