Home
last modified time | relevance | path

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

/hal_stm32-latest/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-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_rcc_ex.h320 #define RCC_LPTIM3CLKSOURCE_LSE (RCC_CCIPR_LPTIM3SEL_0 | RCC_CCIPR_LPTIM3SEL_1) macro
1229 ((__SOURCE__) == RCC_LPTIM3CLKSOURCE_LSE))
/hal_stm32-latest/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-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h346 #define RCC_LPTIM3CLKSOURCE_LSE LL_RCC_LPTIM3_CLKSOURCE_LSE macro
2834 ((__SOURCE__) == RCC_LPTIM3CLKSOURCE_LSE) || \
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc_ex.h1054 #define RCC_LPTIM3CLKSOURCE_LSE (RCC_CCIPR2_LPTIM3SEL_0 | RCC_CCIPR2_LPTIM3SEL_1) macro
3561 ((__SOURCE__) == RCC_LPTIM3CLKSOURCE_LSE) || \
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc_ex.h1323 #define RCC_LPTIM3CLKSOURCE_LSE RCC_LPTIM345CLKSOURCE_LSE macro
4335 ((SOURCE) == RCC_LPTIM3CLKSOURCE_LSE) || \
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_rcc_ex.c908 case RCC_LPTIM3CLKSOURCE_LSE: in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rcc_ex.c1335 case RCC_LPTIM3CLKSOURCE_LSE: /* LSE clock is used as source of LPTIM3 clock*/ in HAL_RCCEx_PeriphCLKConfig()
4424 case RCC_LPTIM3CLKSOURCE_LSE: in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_rcc_ex.c1519 case RCC_LPTIM3CLKSOURCE_LSE: in HAL_RCCEx_GetPeriphCLKFreq()