:orphan: .. title:: STM32_LPTIM_CLOCK_LSI .. option:: CONFIG_STM32_LPTIM_CLOCK_LSI *LSI* Type: ``bool`` Help ==== Use LSI as LPTIM clock Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``drivers/timer/Kconfig.stm32_lptim:25`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:32`` → ``drivers/Kconfig:28`` → ``drivers/timer/Kconfig:177`` Menu path: (Top) → Device Drivers → Timer Drivers → STM32 Low Power Timer [EXPERIMENTAL] → LPTIM clock value configuration .. parsed-literal:: config STM32_LPTIM_CLOCK_LSI bool "LSI" depends on \ :ref:` ` help Use LSI as LPTIM clock *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*