Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_rcc.c132 || ((__VALUE__) == LL_RCC_TIM15_CLKSOURCE) \
144 || ((__VALUE__) == LL_RCC_TIM15_CLKSOURCE) \
161 || ((__VALUE__) == LL_RCC_TIM15_CLKSOURCE) \
861 if (TIMxSource == LL_RCC_TIM15_CLKSOURCE) in LL_RCC_GetTIMClockFreq()
864 if (LL_RCC_GetTIMClockSource(LL_RCC_TIM15_CLKSOURCE) == LL_RCC_TIM15_CLKSOURCE_PCLK2) in LL_RCC_GetTIMClockFreq()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_ll_rcc.c67 || ((__VALUE__) == LL_RCC_TIM15_CLKSOURCE))
348 else if (TIMxSource == LL_RCC_TIM15_CLKSOURCE) in LL_RCC_GetTIMClockFreq()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_rcc.c100 || ((__VALUE__) == LL_RCC_TIM15_CLKSOURCE))
722 if (TIMxSource == LL_RCC_TIM15_CLKSOURCE) in LL_RCC_GetTIMClockFreq()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_rcc.h649 #define LL_RCC_TIM15_CLKSOURCE (RCC_POSITION_TIM15SW - RCC_POSITION_TIM1SW) /*!< TIM15 Cl… macro
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_rcc.h595 #define LL_RCC_TIM15_CLKSOURCE RCC_CCIPR_TIM15SEL /*!< TIM15 Clock source selection */ macro
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_rcc.h621 #define LL_RCC_TIM15_CLKSOURCE RCC_CCIPR_TIM15SEL /*!< TIM15 Clock source selection */ macro