Home
last modified time | relevance | path

Searched refs:LL_RCC_TIM17_CLKSOURCE (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-2.7.6/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_rcc.c136 || ((__VALUE__) == LL_RCC_TIM17_CLKSOURCE) \
148 || ((__VALUE__) == LL_RCC_TIM17_CLKSOURCE) \
165 || ((__VALUE__) == LL_RCC_TIM17_CLKSOURCE))
897 if (TIMxSource == LL_RCC_TIM17_CLKSOURCE) in LL_RCC_GetTIMClockFreq()
900 if (LL_RCC_GetTIMClockSource(LL_RCC_TIM17_CLKSOURCE) == LL_RCC_TIM17_CLKSOURCE_PCLK2) in LL_RCC_GetTIMClockFreq()
/hal_stm32-2.7.6/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_rcc.h657 #define LL_RCC_TIM17_CLKSOURCE (RCC_POSITION_TIM17SW - RCC_POSITION_TIM1SW) /*!< TIM17 Cl… macro