-
choice: STM32 MCO2 Clock Source
STM32 MCO2 Clock Source
Type: bool
Direct dependencies¶
CLOCK_CONTROL_STM32_CUBE
&& SOC_FAMILY_STM32
&& CLOCK_CONTROL
(Includes any dependencies from if’s and menus.)
Defaults¶
Choice options¶
Kconfig definition¶
At drivers/clock_control/Kconfig.stm32:453
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
choice bool prompt "STM32 MCO2 Clock Source" ifCLOCK_CONTROL_STM32_CUBE
&&SOC_FAMILY_STM32
&&CLOCK_CONTROL
defaultCLOCK_STM32_MCO2_SRC_NOCLOCK
ifCLOCK_CONTROL_STM32_CUBE
&&SOC_FAMILY_STM32
&&CLOCK_CONTROL
depends onCLOCK_CONTROL_STM32_CUBE
&&SOC_FAMILY_STM32
&&CLOCK_CONTROL
(Definitions include propagated dependencies, including from if’s and menus.)