-
CONFIG_USE_STM32_LL_RCC
¶
(No prompt – not directly user assignable.)
Type: bool
Help¶
Enable STM32Cube Reset and Clock Control (RCC) LL module driver
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At <Zephyr>/modules/Kconfig.stm32:630
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:30
Menu path: (Top) → Modules
config USE_STM32_LL_RCC
bool
depends on HAS_STM32CUBE
help
Enable STM32Cube Reset and Clock Control (RCC) LL module driver
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)