:orphan: .. title:: CONFIG_COUNTER_RTC_STM32_LSE_DRIVE_HIGH .. kconfig:: CONFIG_COUNTER_RTC_STM32_LSE_DRIVE_HIGH CONFIG_COUNTER_RTC_STM32_LSE_DRIVE_HIGH ####################################### *High* Type: ``bool`` Help ==== .. code-block:: none Xtal mode higher driving capability Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/counter/Kconfig.stm32_rtc:56`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:42`` → ``/Kconfig:66`` → ``/counter/Kconfig:31`` Menu path: (Top) → Device Drivers → Counter Drivers → STM32 Counter RTC driver → LSE oscillator drive capability .. code-block:: kconfig config COUNTER_RTC_STM32_LSE_DRIVE_HIGH bool "High" depends on help Xtal mode higher driving capability *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*