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

Divide ratio is 8

Type: bool

Direct dependencies

<choice: Clock Divide Selection>

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

Kconfig definition

At drivers/adc/Kconfig.mcux:30

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

Menu path: (top menu) → Device Drivers → ADC drivers → Clock Divide Selection

config ADC_MCUX_ADC16_CLK_DIV_RATIO_8
    bool
    prompt "Divide ratio is 8" if <choice: Clock Divide Selection>
    depends on <choice: Clock Divide Selection>

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