Home
last modified time | relevance | path

Searched refs:RCC_SYSCLKSOURCE_LSE (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_rcc.h118 ((__SOURCE__) == RCC_SYSCLKSOURCE_LSE) || \
123 ((__SOURCE__) == RCC_SYSCLKSOURCE_LSE) || \
411 #define RCC_SYSCLKSOURCE_LSE RCC_CFGR_SW_2 /*!< LSE selection as syst… macro
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_rcc.h411 #define RCC_SYSCLKSOURCE_LSE (RCC_CFGR_SW_2 |RCC_CFGR_SW_0) /*!< LSE selection as sys… macro
2889 ((__SOURCE__) == RCC_SYSCLKSOURCE_LSE))
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_rcc.h128 ((__SOURCE__) == RCC_SYSCLKSOURCE_LSE) || \
582 #define RCC_SYSCLKSOURCE_LSE RCC_CFGR_SW_2 /*!< LSE selection as syst… macro