Lines Matching refs:LSE
8782 come with a Low speed external oscillator so the default LSE source
8788 put LSE/LSI initialization is inside stm32_stdclockconfig() in
8790 LSI and the LSE sources: the LSI can be used for RTC and/or the
8791 IWDG, while the LSE only for the RTC (and to output the MCO1 pin).
10852 to LSE (needed for USB). From Dave (ziggurat29)
11657 LSE during RTC initialization. From Alan Carvalho de Assis.
11675 LSE(ON) etal are set and remembered in a) A cold start (RTC_MAGIC
13766 - STM32 F7: Add support for LSE RTC and enable RTC subseconds. From
18126 - STM32 F3: Problem: stm32f30xx hangs waiting for LSE to initialize.
22082 - STM32F7 LSE: Add configuration of LSE oscillator drive capability
22094 - STM32L4 LSE: Ports Jussi Kivilinna's recent STM32F7 LSE change to
26919 system clock than the main PLL (there is HSI, MSI, HSE and LSE
28952 * [#3090](https://github.com/apache/nuttx/pull/3090) stm32l5: Optional LSE xtal drive strength ramp…