CONFIG_COUNTER_RTC_STM32_LSE_DRIVE_LOW
Low
Type: bool
Help
Xtal mode lower driving capability
Direct dependencies
<choice COUNTER_RTC_STM32_LSE_DRIVE: LSE oscillator drive capability>
(Includes any dependencies from ifs and menus.)
Kconfig definition
At <Zephyr>/drivers/counter/Kconfig.stm32_rtc:41
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:66
→ <Zephyr>/drivers/counter/Kconfig:37
Menu path: (Top) → Device Drivers → Counter Drivers → STM32 Counter RTC driver → LSE oscillator drive capability
config COUNTER_RTC_STM32_LSE_DRIVE_LOW
bool "Low"
depends on <choice COUNTER_RTC_STM32_LSE_DRIVE>
help
Xtal mode lower driving capability
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)