Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_rcc_ex.h3049 #define __HAL_RCC_TIM17_CONFIG(__TIM17CLKSource__) \ argument
3050 MODIFY_REG(RCC->CFGR3, RCC_CFGR3_TIM17SW, (uint32_t)(__TIM17CLKSource__))
3723 #define __HAL_RCC_TIM17_CONFIG(__TIM17CLKSource__) \ argument
3724 MODIFY_REG(RCC->CFGR3, RCC_CFGR3_TIM17SW, (uint32_t)(__TIM17CLKSource__))