Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_rcc.c134 || ((__VALUE__) == LL_RCC_TIM17_CLKSOURCE) \
146 || ((__VALUE__) == LL_RCC_TIM17_CLKSOURCE) \
163 || ((__VALUE__) == LL_RCC_TIM17_CLKSOURCE))
895 if (TIMxSource == LL_RCC_TIM17_CLKSOURCE) in LL_RCC_GetTIMClockFreq()
898 if (LL_RCC_GetTIMClockSource(LL_RCC_TIM17_CLKSOURCE) == LL_RCC_TIM17_CLKSOURCE_PCLK2) in LL_RCC_GetTIMClockFreq()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_rcc.h655 #define LL_RCC_TIM17_CLKSOURCE (RCC_POSITION_TIM17SW - RCC_POSITION_TIM1SW) /*!< TIM17 Cl… macro