The latest development version of this page may be more current than this released 3.0.0 version.
choice: Clock Divide Selection

Clock Divide Selection

Type: bool

Direct dependencies

ADC_MCUX_ADC16 && ADC

(Includes any dependencies from ifs and menus.)

Kconfig definition

At drivers/adc/Kconfig.mcux:32

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

Menu path: (Top) → Device Drivers → ADC drivers

choice
    bool "Clock Divide Selection"
    default ADC_MCUX_ADC16_CLK_DIV_RATIO_1
    depends on ADC_MCUX_ADC16 && ADC

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