We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c416937 commit c820085Copy full SHA for c820085
drivers/timer/Kconfig.stm32_lptim
@@ -53,7 +53,7 @@ config STM32_LPTIM_TICK_FREQ_RATIO_OVERRIDE
53
For LPTIM configuration, a specific tick freq is advised
54
depending on LPTIM input clock:
55
- LSI(32KHz): 4000 ticks/sec
56
- - LSE(32678): 4096 ticks/sec
+ - LSE(32768): 4096 ticks/sec
57
To prevent misconfigurations, a dedicated check is implemented
58
in the driver.
59
This options allows to override this check
0 commit comments