Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_rcc.h4381 MODIFY_REG(RCC->PLL2DIVR, RCC_PLL2DIVR_PLL2N | RCC_PLL2DIVR_PLL2Q, ((PLLN - 1UL) << \ in LL_RCC_PLL2_ConfigDomain_48M()
4521 MODIFY_REG(RCC->PLL2DIVR, RCC_PLL2DIVR_PLL2Q, (PLL2Q - 1UL) << RCC_PLL2DIVR_PLL2Q_Pos); in LL_RCC_PLL2_SetQ()
4532 return (uint32_t)((READ_BIT(RCC->PLL2DIVR, RCC_PLL2DIVR_PLL2Q) >> RCC_PLL2DIVR_PLL2Q_Pos) + 1UL); in LL_RCC_PLL2_GetQ()
4554 return (uint32_t)((READ_BIT(RCC->PLL2DIVR, RCC_PLL2DIVR_PLL2Q) >> RCC_PLL2DIVR_PLL2Q_Pos) + 1UL); in LL_RCC_PLL2_GetR()
Dstm32u5xx_hal_rcc_ex.h1223 MODIFY_REG(RCC->PLL2DIVR ,(RCC_PLL2DIVR_PLL2N|RCC_PLL2DIVR_PLL2P|RCC_PLL2DIVR_PLL2Q|\
1227 RCC_PLL2DIVR_PLL2Q) | ((((__PLL2R__)- 1U) << \
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_rcc.h4689 MODIFY_REG(RCC->PLL2DIVR, RCC_PLL2DIVR_PLL2Q, (PLL2Q - 1UL) << RCC_PLL2DIVR_PLL2Q_Pos); in LL_RCC_PLL2_SetQ()
4700 return (uint32_t)((READ_BIT(RCC->PLL2DIVR, RCC_PLL2DIVR_PLL2Q) >> RCC_PLL2DIVR_PLL2Q_Pos) + 1UL); in LL_RCC_PLL2_GetQ()
Dstm32h5xx_hal_rcc_ex.h1447 … ((((__PLL2Q__) - 1U) << RCC_PLL2DIVR_PLL2Q_Pos) & RCC_PLL2DIVR_PLL2Q) | \
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_rcc_ex.c1337 …pPeriphClkInit->PLL2.PLL2Q = (uint32_t)((RCC->PLL2DIVR & RCC_PLL2DIVR_PLL2Q) >> RCC_PLL2DIVR_PLL2Q… in HAL_RCCEx_GetPeriphCLKConfig()
1638RCC_PLL2DIVR_PLL2Q) >> RCC_PLL2DIVR_PLL2Q_Pos) + \ in HAL_RCCEx_GetPLL2ClockFreq()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rcc_ex.c2549 …pPeriphClkInit->PLL2.PLL2Q = (uint32_t)((RCC->PLL2DIVR & RCC_PLL2DIVR_PLL2Q) >> RCC_PLL2DIVR_PLL2Q… in HAL_RCCEx_GetPeriphCLKConfig()
2990RCC_PLL2DIVR_PLL2Q) >> \ in HAL_RCCEx_GetPLL2ClockFreq()
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h8643 #define RCC_PLL2DIVR_PLL2Q RCC_PLL2DIVR_PLL2Q_Msk macro
Dstm32h523xx.h12819 #define RCC_PLL2DIVR_PLL2Q RCC_PLL2DIVR_PLL2Q_Msk macro
Dstm32h562xx.h13499 #define RCC_PLL2DIVR_PLL2Q RCC_PLL2DIVR_PLL2Q_Msk macro
Dstm32h533xx.h13338 #define RCC_PLL2DIVR_PLL2Q RCC_PLL2DIVR_PLL2Q_Msk macro
Dstm32h573xx.h16102 #define RCC_PLL2DIVR_PLL2Q RCC_PLL2DIVR_PLL2Q_Msk macro
Dstm32h563xx.h15583 #define RCC_PLL2DIVR_PLL2Q RCC_PLL2DIVR_PLL2Q_Msk macro
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u545xx.h14659 #define RCC_PLL2DIVR_PLL2Q RCC_PLL2DIVR_PLL2Q_Msk /*!< PLL2Q[6:0]… macro
Dstm32u535xx.h14146 #define RCC_PLL2DIVR_PLL2Q RCC_PLL2DIVR_PLL2Q_Msk /*!< PLL2Q[6:0]… macro
Dstm32u575xx.h15554 #define RCC_PLL2DIVR_PLL2Q RCC_PLL2DIVR_PLL2Q_Msk /*!< PLL2Q[6:0]… macro
Dstm32u585xx.h16116 #define RCC_PLL2DIVR_PLL2Q RCC_PLL2DIVR_PLL2Q_Msk /*!< PLL2Q[6:0]… macro
Dstm32u595xx.h16582 #define RCC_PLL2DIVR_PLL2Q RCC_PLL2DIVR_PLL2Q_Msk /*!< PLL2Q[6:0]… macro
Dstm32u5a5xx.h17144 #define RCC_PLL2DIVR_PLL2Q RCC_PLL2DIVR_PLL2Q_Msk /*!< PLL2Q[6:0]… macro
Dstm32u5f7xx.h18115 #define RCC_PLL2DIVR_PLL2Q RCC_PLL2DIVR_PLL2Q_Msk /*!< PLL2Q[6:0]… macro
Dstm32u599xx.h20308 #define RCC_PLL2DIVR_PLL2Q RCC_PLL2DIVR_PLL2Q_Msk /*!< PLL2Q[6:0]… macro
Dstm32u5g7xx.h18677 #define RCC_PLL2DIVR_PLL2Q RCC_PLL2DIVR_PLL2Q_Msk /*!< PLL2Q[6:0]… macro
Dstm32u5f9xx.h21244 #define RCC_PLL2DIVR_PLL2Q RCC_PLL2DIVR_PLL2Q_Msk /*!< PLL2Q[6:0]… macro
Dstm32u5a9xx.h20870 #define RCC_PLL2DIVR_PLL2Q RCC_PLL2DIVR_PLL2Q_Msk /*!< PLL2Q[6:0]… macro
Dstm32u5g9xx.h21806 #define RCC_PLL2DIVR_PLL2Q RCC_PLL2DIVR_PLL2Q_Msk /*!< PLL2Q[6:0]… macro