-
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:42
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:24
Menu path: (Top)
choice ADC_MCUX_ADC16_VREF bool defaultADC_MCUX_ADC16_VREF_ALTERNATE
depends onBOARD_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:41
Menu path: (Top) → Device Drivers → ADC drivers
choice ADC_MCUX_ADC16_VREF bool "Voltage Reference Selection" defaultADC_MCUX_ADC16_VREF_DEFAULT
depends onADC_MCUX_ADC16
&&ADC
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)