The latest development version of this page may be more current than this released 2.6.1-rc1 version.
CONFIG_COUNTER_RTC_STM32_LSE_DRIVE_MEDIUMHIGH

Medium High

Type: bool

Help

Xtal mode medium high driving capability

Direct dependencies

<choice COUNTER_RTC_STM32_LSE_DRIVE: LSE oscillator drive capability>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At drivers/counter/Kconfig.stm32_rtc:51

Included via Kconfig:8Kconfig.zephyr:32drivers/Kconfig:64drivers/counter/Kconfig:29

Menu path: (Top) → Device Drivers → Counter Drivers → STM32 Counter RTC driver → LSE oscillator drive capability

config COUNTER_RTC_STM32_LSE_DRIVE_MEDIUMHIGH
    bool "Medium High"
    depends on <choice COUNTER_RTC_STM32_LSE_DRIVE>
    help
      Xtal mode medium high driving capability

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)