Lines Matching refs:LSE
3462 Add frequencies for HSE, HSI, LSE, and LSI. These are needed
4792 and for the LSE LCD clock source (2013-5-24).
10047 oscillator so the default LSE source for the RTC doesn't work. In
10052 clock! The right place to put LSE/LSI initialization is inside
10054 the possible uses of the LSI and the LSE sources: the LSI can be used
10055 for RTC and/or the IWDG, while the LSE only for the RTC (and to output
11695 trim of MSI to LSE (needed for USB). From Dave dev@ziggurat29.com
12030 sequence (stm32_rcc.c() in order to avoid disabling LSE during RTC
12194 Ensure the LSE(ON) etal are set and remembered in a) A cold start
14543 * STM32F7: Add support for LSE RTC and enable RTC subseconds. From
14916 LSE/RTC/LCD. From Juha Niskanen (2017-04-27).
19055 * arch/arm/src/: Problem: stm32f30xx hangs waiting for LSE to initialize.
22624 * arch/arm/src/stm32f7/stm32_lse.c: Add configuration of LSE oscillator
22679 STM32F7 LSE change to STM32L4. From Juha Niskanen (Haltian)