The latest development version of this page may be more current than this released 2.7.5 version.

CONFIG_ADC_MCUX_ADC16_VREF_DEFAULT

Default voltage reference pair V_REFH and V_REFL

Type: bool

Direct dependencies

<choice ADC_MCUX_ADC16_VREF: Voltage Reference Selection>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At drivers/adc/Kconfig.mcux:48

Included via Kconfig:8Kconfig.zephyr:42drivers/Kconfig:50drivers/adc/Kconfig:43

Menu path: (Top) → Device Drivers → ADC drivers → Voltage Reference Selection

config ADC_MCUX_ADC16_VREF_DEFAULT
    bool "Default voltage reference pair V_REFH and V_REFL"
    depends on <choice ADC_MCUX_ADC16_VREF>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)