Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_rcc.c136 || ((__VALUE__) == LL_RCC_TIM34_CLKSOURCE))
147 || ((__VALUE__) == LL_RCC_TIM34_CLKSOURCE))
946 if (TIMxSource == LL_RCC_TIM34_CLKSOURCE) in LL_RCC_GetTIMClockFreq()
949 if (LL_RCC_GetTIMClockSource(LL_RCC_TIM34_CLKSOURCE) == LL_RCC_TIM34_CLKSOURCE_PCLK1) in LL_RCC_GetTIMClockFreq()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_rcc.h661 #define LL_RCC_TIM34_CLKSOURCE (RCC_POSITION_TIM34SW - RCC_POSITION_TIM1SW) /*!< TIM3/4 C… macro