-
choice ADC_MCUX_ADC16_VREF: Voltage Reference Selection
Voltage Reference Selection
Type: bool
Direct dependencies¶
BOARD_FRDM_KW41Z
|| (ADC_MCUX_ADC16
&& ADC
)
(Includes any dependencies from ifs and menus.)
Choice options¶
Kconfig definitions¶
At <Zephyr>/boards/arm/frdm_kw41z/Kconfig.defconfig:24
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:18
Menu path: (Top)
choice ADC_MCUX_ADC16_VREF
bool
default ADC_MCUX_ADC16_VREF_ALTERNATE
depends on BOARD_FRDM_KW41Z
At <Zephyr>/drivers/adc/Kconfig.mcux:44
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:48
→ <Zephyr>/drivers/adc/Kconfig:43
Menu path: (Top) → Device Drivers → ADC drivers
choice ADC_MCUX_ADC16_VREF
bool "Voltage Reference Selection"
default ADC_MCUX_ADC16_VREF_DEFAULT
depends on ADC_MCUX_ADC16 && ADC
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)