-
CONFIG_CLOCK_STM32_MCO1_SRC_LSE
¶
LSE
Type: bool
Help¶
Use LSE as source of MCO1
Direct dependencies¶
SOC_SERIES_STM32F4X
&& <choice: STM32 MCO1 Clock Source>
(Includes any dependencies from if’s and menus.)
Kconfig definition¶
At drivers/clock_control/Kconfig.stm32:419
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 MCO1 Clock Source
config CLOCK_STM32_MCO1_SRC_LSE bool prompt "LSE" ifSOC_SERIES_STM32F4X
&& <choice: STM32 MCO1 Clock Source> depends onSOC_SERIES_STM32F4X
&& <choice: STM32 MCO1 Clock Source> help Use LSE as source of MCO1
(Definitions include propagated dependencies, including from if’s and menus.)