The latest development version of this page may be more current than this released 1.14.1 version.
CONFIG_RTC_STM32_LSE_DRIVE_LOW

Low

Type: bool

Help

Xtal mode lower driving capability

Direct dependencies

<choice RTC_STM32_LSE_DRIVE: LSE oscillator drive capability>

(Includes any dependencies from if’s and menus.)

Kconfig definition

At drivers/rtc/Kconfig.stm32_rtc:40

Included via Kconfig:10Kconfig.zephyr:35drivers/Kconfig:48drivers/rtc/Kconfig:33

Menu path: (top menu) → Device Drivers → Real-Time Clock → LSE oscillator drive capability

config RTC_STM32_LSE_DRIVE_LOW
    bool
    prompt "Low" if <choice RTC_STM32_LSE_DRIVE: LSE oscillator drive capability>
    depends on <choice RTC_STM32_LSE_DRIVE: LSE oscillator drive capability>
    help
      Xtal mode lower driving capability

(Definitions include propagated dependencies, including from if’s and menus.)