:orphan: .. title:: CONFIG_STM32_LPTIM_CLOCK_LSI .. kconfig:: CONFIG_STM32_LPTIM_CLOCK_LSI CONFIG_STM32_LPTIM_CLOCK_LSI ############################ *LSI* Type: ``bool`` Help ==== .. code-block:: none Use LSI as LPTIM clock Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/timer/Kconfig.stm32_lptim:21`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:42`` → ``/Kconfig:30`` → ``/timer/Kconfig:81`` Menu path: (Top) → Device Drivers → Timer Drivers → STM32 Low Power Timer [EXPERIMENTAL] → LPTIM clock value configuration .. code-block:: kconfig config STM32_LPTIM_CLOCK_LSI bool "LSI" depends on help Use LSI as LPTIM clock *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*