Home
last modified time | relevance | path

Searched refs:RCC_CFGR3_TIM34SW (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_rcc.c127 && defined(RCC_CFGR3_TIM34SW)
140 && defined(RCC_CFGR3_TIM34SW)
151 && !defined(RCC_CFGR3_TIM34SW)
158 && !defined(RCC_CFGR3_TIM34SW)
167 && !defined(RCC_CFGR3_TIM34SW)
945 #if defined(RCC_CFGR3_TIM34SW) in LL_RCC_GetTIMClockFreq()
Dstm32f3xx_hal_rcc_ex.c51 …M16SW) || defined(RCC_CFGR3_TIM17SW) || defined(RCC_CFGR3_TIM20SW) || defined(RCC_CFGR3_TIM34SW) \
1439 #if defined(RCC_CFGR3_TIM34SW) in HAL_RCCEx_GetPeriphCLKFreq()
1525 …M16SW) || defined(RCC_CFGR3_TIM17SW) || defined(RCC_CFGR3_TIM20SW) || defined(RCC_CFGR3_TIM34SW) \
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_rcc.h413 #if defined(RCC_CFGR3_TIM34SW)
660 #if defined(RCC_CFGR3_TIM34SW)
Dstm32f3xx_hal_rcc_ex.h3676 MODIFY_REG(RCC->CFGR3, RCC_CFGR3_TIM34SW, (uint32_t)(__TIM34CLKSource__))
3683 #define __HAL_RCC_GET_TIM34_SOURCE() ((uint32_t)(READ_BIT(RCC->CFGR3, RCC_CFGR3_TIM34SW)))
/hal_stm32-latest/stm32cube/stm32f3xx/soc/
Dstm32f302xe.h10856 #define RCC_CFGR3_TIM34SW RCC_CFGR3_TIM34SW_Msk /*!< TIM34SW bits */ macro
Dstm32f303xe.h11470 #define RCC_CFGR3_TIM34SW RCC_CFGR3_TIM34SW_Msk /*!< TIM34SW bits */ macro
Dstm32f398xx.h11365 #define RCC_CFGR3_TIM34SW RCC_CFGR3_TIM34SW_Msk /*!< TIM34SW bits */ macro