-
CONFIG_CLOCK_STM32_PLL_SRC_HSE
¶
HSE
Type: bool
Help¶
Use HSE as source of PLL
Direct dependencies¶
<choice: STM32 PLL Clock Source>
(Includes any dependencies from if’s and menus.)
Kconfig definition¶
At drivers/clock_control/Kconfig.stm32:104
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:52
→ drivers/clock_control/Kconfig:30
Menu path: (top menu) → Device Drivers → Hardware clock controller support → STM32 Reset & Clock Control → STM32 PLL Clock Source
config CLOCK_STM32_PLL_SRC_HSE bool prompt "HSE" if <choice: STM32 PLL Clock Source> depends on <choice: STM32 PLL Clock Source> help Use HSE as source of PLL
(Definitions include propagated dependencies, including from if’s and menus.)