Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_rcc_ex.c322 __HAL_RCC_PLLCLKOUT_ENABLE(RCC_PLL_DIVQ); in HAL_RCCEx_PeriphCLKConfig()
336 __HAL_RCC_PLLCLKOUT_ENABLE(RCC_PLL_DIVQ); in HAL_RCCEx_PeriphCLKConfig()
350 __HAL_RCC_PLLCLKOUT_ENABLE(RCC_PLL_DIVQ); in HAL_RCCEx_PeriphCLKConfig()
363 __HAL_RCC_PLLCLKOUT_ENABLE(RCC_PLL_DIVQ); in HAL_RCCEx_PeriphCLKConfig()
1112 if (__HAL_RCC_GET_PLLCLKOUT_CONFIG(RCC_PLL_DIVQ) != 0U) in HAL_RCCEx_GetPLLClockFreq()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_rcc.h275 #define RCC_PLL_DIVQ RCC_PLLCFGR_PLLQEN macro
2860 (((VALUE) & RCC_PLL_DIVQ) == RCC_PLL_DIVQ) || \