Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_rcc_ex.c504 __HAL_RCC_TIM2_CONFIG(PeriphClkInit->Tim2ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_rcc_ex.h3659 #define __HAL_RCC_TIM2_CONFIG(__TIM2CLKSource__) \ macro