Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_rcc_ex.h330 #define RCC_TIM1CLKSOURCE_PLLQ RCC_CCIPR_TIM1SEL macro
1233 ((__SOURCE__) == RCC_TIM1CLKSOURCE_PLLQ))
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_rcc_ex.c348 if (PeriphClkInit->Tim1ClockSelection == RCC_TIM1CLKSOURCE_PLLQ) in HAL_RCCEx_PeriphCLKConfig()
938 case RCC_TIM1CLKSOURCE_PLLQ: in HAL_RCCEx_GetPeriphCLKFreq()