The latest development version of this page may be more current than this released 1.14.1 version.
CONFIG_USE_STM32_HAL_DAC

(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:44

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

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

config USE_STM32_HAL_DAC
    bool
    depends on HAS_STM32CUBE

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