Lines Matching +full:clock +full:- +full:mode
4 # SPDX-License-Identifier: Apache-2.0
6 DT_CHOSEN_STDBY_TIMER := st,lptim-stdby-timer
17 and provides the standard "system clock driver" interfaces.
22 prompt "LPTIM clock value configuration"
24 This option is deprecated and configuration of LPTIM domain clock
30 Use LSI as LPTIM clock
35 Use LSE as LPTIM clock
54 depending on LPTIM input clock:
55 - LSI(32KHz): 4000 ticks/sec
56 - LSE(32678): 4096 ticks/sec
68 Use an additional timer while entering Standby mode.
70 but LPTIM is not clocked in standby mode. These chips usually have
73 Same approach is used on STM32U5 and STOP3 mode.