CONFIG_ADC_MCUX_ADC16_VREF_ALTERNATE

Alternate reference pair

Type: bool

Direct dependencies

<choice ADC_MCUX_ADC16_VREF: Voltage Reference Selection>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr>/drivers/adc/Kconfig.mcux:51

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:32<Zephyr>/drivers/Kconfig:48<Zephyr>/drivers/adc/Kconfig:41

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

config ADC_MCUX_ADC16_VREF_ALTERNATE
    bool "Alternate reference pair"
    depends on <choice ADC_MCUX_ADC16_VREF: Voltage Reference Selection>

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