Home
last modified time | relevance | path

Searched refs:LL_RCC_GetTIMClockSource (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-3.5.0/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_rcc.c831 if (LL_RCC_GetTIMClockSource(LL_RCC_TIM1_CLKSOURCE) == LL_RCC_TIM1_CLKSOURCE_PCLK2) in LL_RCC_GetTIMClockFreq()
847 if (LL_RCC_GetTIMClockSource(LL_RCC_TIM8_CLKSOURCE) == LL_RCC_TIM8_CLKSOURCE_PCLK2) in LL_RCC_GetTIMClockFreq()
864 if (LL_RCC_GetTIMClockSource(LL_RCC_TIM15_CLKSOURCE) == LL_RCC_TIM15_CLKSOURCE_PCLK2) in LL_RCC_GetTIMClockFreq()
881 if (LL_RCC_GetTIMClockSource(LL_RCC_TIM16_CLKSOURCE) == LL_RCC_TIM16_CLKSOURCE_PCLK2) in LL_RCC_GetTIMClockFreq()
898 if (LL_RCC_GetTIMClockSource(LL_RCC_TIM17_CLKSOURCE) == LL_RCC_TIM17_CLKSOURCE_PCLK2) in LL_RCC_GetTIMClockFreq()
915 if (LL_RCC_GetTIMClockSource(LL_RCC_TIM20_CLKSOURCE) == LL_RCC_TIM20_CLKSOURCE_PCLK2) in LL_RCC_GetTIMClockFreq()
932 if (LL_RCC_GetTIMClockSource(LL_RCC_TIM2_CLKSOURCE) == LL_RCC_TIM2_CLKSOURCE_PCLK1) in LL_RCC_GetTIMClockFreq()
949 if (LL_RCC_GetTIMClockSource(LL_RCC_TIM34_CLKSOURCE) == LL_RCC_TIM34_CLKSOURCE_PCLK1) in LL_RCC_GetTIMClockFreq()
/hal_stm32-3.5.0/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_rcc.c701 switch (LL_RCC_GetTIMClockSource(TIMxSource)) in LL_RCC_GetTIMClockFreq()
725 switch (LL_RCC_GetTIMClockSource(TIMxSource)) in LL_RCC_GetTIMClockFreq()
/hal_stm32-3.5.0/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_rcc.h1892 __STATIC_INLINE uint32_t LL_RCC_GetTIMClockSource(uint32_t TIMx) in LL_RCC_GetTIMClockSource() function
/hal_stm32-3.5.0/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_rcc.h2238 __STATIC_INLINE uint32_t LL_RCC_GetTIMClockSource(uint32_t TIMx) in LL_RCC_GetTIMClockSource() function