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

Default voltage reference pair V_REFH and V_REFL

Type: bool

Direct dependencies

<choice: Voltage Reference Selection>

(Includes any dependencies from if’s and menus.)

Kconfig definition

At drivers/adc/Kconfig.mcux:39

Included via Kconfig:10Kconfig.zephyr:35drivers/Kconfig:46drivers/adc/Kconfig:50

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

config ADC_MCUX_ADC16_VREF_DEFAULT
    bool
    prompt "Default voltage reference pair V_REFH and V_REFL" if <choice: Voltage Reference Selection>
    depends on <choice: Voltage Reference Selection>

(Definitions include propagated dependencies, including from if’s and menus.)