Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_rcc_ex.h339 #define RCC_TIM15CLKSOURCE_PLLQ RCC_CCIPR_TIM15SEL macro
1255 ((__SOURCE__) == RCC_TIM15CLKSOURCE_PLLQ))
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_rcc_ex.c361 if (PeriphClkInit->Tim15ClockSelection == RCC_TIM15CLKSOURCE_PLLQ) in HAL_RCCEx_PeriphCLKConfig()
964 case RCC_TIM15CLKSOURCE_PLLQ: in HAL_RCCEx_GetPeriphCLKFreq()