-
choice COUNTER_RTC_STM32_CLOCK_SRC: RTC clock source
RTC clock source
Type: bool
Defaults¶
No defaults. Implicitly defaults to the first (visible) choice option.
Choice options¶
Kconfig definition¶
At drivers/counter/Kconfig.stm32_rtc:19
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:64
→ drivers/counter/Kconfig:35
Menu path: (top menu) → Device Drivers → Counter Drivers → STM32 Counter RTC driver
choice COUNTER_RTC_STM32_CLOCK_SRC bool prompt "RTC clock source" ifCOUNTER_RTC_STM32
&&COUNTER
depends onCOUNTER_RTC_STM32
&&COUNTER
(Definitions include propagated dependencies, including from if’s and menus.)