CONFIG_USE_STM32_HAL_SDADC

(No prompt – not directly user assignable.)

Type: bool

Direct dependencies

HAS_STM32CUBE

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

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At ext/hal/st/stm32cube/Kconfig:212

Included via Kconfig:10Kconfig.zephyr:37ext/Kconfig:11ext/hal/Kconfig:31

Menu path: (top menu) → External Sources → HALs

config USE_STM32_HAL_SDADC
    bool
    depends on HAS_STM32CUBE

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