Home
last modified time | relevance | path

Searched refs:RCC_LPTIM3CLKSOURCE_LSE (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-3.5.0/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_rcc_ex.h109 ((__SOURCE__) == RCC_LPTIM3CLKSOURCE_LSE))
319 #define RCC_LPTIM3CLKSOURCE_LSE LL_RCC_LPTIM3_CLKSOURCE_LSE /*!< LSE clock selected as LP… macro
/hal_stm32-3.5.0/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_rcc_ex.h446 #define RCC_LPTIM3CLKSOURCE_LSE RCC_CCIPR1_LPTIM3SEL /*!< LSE */ macro
2061 ((__SOURCE__) == RCC_LPTIM3CLKSOURCE_LSE))
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc_ex.h1037 #define RCC_LPTIM3CLKSOURCE_LSE (RCC_CCIPR2_LPTIM3SEL_0 | RCC_CCIPR2_LPTIM3SEL_1) macro
3515 ((__SOURCE__) == RCC_LPTIM3CLKSOURCE_LSE) || \
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc_ex.h1323 #define RCC_LPTIM3CLKSOURCE_LSE RCC_LPTIM345CLKSOURCE_LSE macro
4335 ((SOURCE) == RCC_LPTIM3CLKSOURCE_LSE) || \
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rcc_ex.c1338 case RCC_LPTIM3CLKSOURCE_LSE: /* LSE clock is used as source of LPTIM3 clock*/ in HAL_RCCEx_PeriphCLKConfig()
4411 case RCC_LPTIM3CLKSOURCE_LSE: in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-3.5.0/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_rcc_ex.c1519 case RCC_LPTIM3CLKSOURCE_LSE: in HAL_RCCEx_GetPeriphCLKFreq()