/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_rcc.h | 4381 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()
|
D | stm32u5xx_hal_rcc_ex.h | 1223 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/ |
D | stm32h5xx_ll_rcc.h | 4689 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()
|
D | stm32h5xx_hal_rcc_ex.h | 1447 … ((((__PLL2Q__) - 1U) << RCC_PLL2DIVR_PLL2Q_Pos) & RCC_PLL2DIVR_PLL2Q) | \
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_rcc_ex.c | 1337 …pPeriphClkInit->PLL2.PLL2Q = (uint32_t)((RCC->PLL2DIVR & RCC_PLL2DIVR_PLL2Q) >> RCC_PLL2DIVR_PLL2Q… in HAL_RCCEx_GetPeriphCLKConfig() 1638 … RCC_PLL2DIVR_PLL2Q) >> RCC_PLL2DIVR_PLL2Q_Pos) + \ in HAL_RCCEx_GetPLL2ClockFreq()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_rcc_ex.c | 2549 …pPeriphClkInit->PLL2.PLL2Q = (uint32_t)((RCC->PLL2DIVR & RCC_PLL2DIVR_PLL2Q) >> RCC_PLL2DIVR_PLL2Q… in HAL_RCCEx_GetPeriphCLKConfig() 2990 … RCC_PLL2DIVR_PLL2Q) >> \ in HAL_RCCEx_GetPLL2ClockFreq()
|
/hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
D | stm32h503xx.h | 8643 #define RCC_PLL2DIVR_PLL2Q RCC_PLL2DIVR_PLL2Q_Msk macro
|
D | stm32h523xx.h | 12819 #define RCC_PLL2DIVR_PLL2Q RCC_PLL2DIVR_PLL2Q_Msk macro
|
D | stm32h562xx.h | 13499 #define RCC_PLL2DIVR_PLL2Q RCC_PLL2DIVR_PLL2Q_Msk macro
|
D | stm32h533xx.h | 13338 #define RCC_PLL2DIVR_PLL2Q RCC_PLL2DIVR_PLL2Q_Msk macro
|
D | stm32h573xx.h | 16102 #define RCC_PLL2DIVR_PLL2Q RCC_PLL2DIVR_PLL2Q_Msk macro
|
D | stm32h563xx.h | 15583 #define RCC_PLL2DIVR_PLL2Q RCC_PLL2DIVR_PLL2Q_Msk macro
|
/hal_stm32-latest/stm32cube/stm32u5xx/soc/ |
D | stm32u545xx.h | 14659 #define RCC_PLL2DIVR_PLL2Q RCC_PLL2DIVR_PLL2Q_Msk /*!< PLL2Q[6:0]… macro
|
D | stm32u535xx.h | 14146 #define RCC_PLL2DIVR_PLL2Q RCC_PLL2DIVR_PLL2Q_Msk /*!< PLL2Q[6:0]… macro
|
D | stm32u575xx.h | 15554 #define RCC_PLL2DIVR_PLL2Q RCC_PLL2DIVR_PLL2Q_Msk /*!< PLL2Q[6:0]… macro
|
D | stm32u585xx.h | 16116 #define RCC_PLL2DIVR_PLL2Q RCC_PLL2DIVR_PLL2Q_Msk /*!< PLL2Q[6:0]… macro
|
D | stm32u595xx.h | 16582 #define RCC_PLL2DIVR_PLL2Q RCC_PLL2DIVR_PLL2Q_Msk /*!< PLL2Q[6:0]… macro
|
D | stm32u5a5xx.h | 17144 #define RCC_PLL2DIVR_PLL2Q RCC_PLL2DIVR_PLL2Q_Msk /*!< PLL2Q[6:0]… macro
|
D | stm32u5f7xx.h | 18115 #define RCC_PLL2DIVR_PLL2Q RCC_PLL2DIVR_PLL2Q_Msk /*!< PLL2Q[6:0]… macro
|
D | stm32u599xx.h | 20308 #define RCC_PLL2DIVR_PLL2Q RCC_PLL2DIVR_PLL2Q_Msk /*!< PLL2Q[6:0]… macro
|
D | stm32u5g7xx.h | 18677 #define RCC_PLL2DIVR_PLL2Q RCC_PLL2DIVR_PLL2Q_Msk /*!< PLL2Q[6:0]… macro
|
D | stm32u5f9xx.h | 21244 #define RCC_PLL2DIVR_PLL2Q RCC_PLL2DIVR_PLL2Q_Msk /*!< PLL2Q[6:0]… macro
|
D | stm32u5a9xx.h | 20870 #define RCC_PLL2DIVR_PLL2Q RCC_PLL2DIVR_PLL2Q_Msk /*!< PLL2Q[6:0]… macro
|
D | stm32u5g9xx.h | 21806 #define RCC_PLL2DIVR_PLL2Q RCC_PLL2DIVR_PLL2Q_Msk /*!< PLL2Q[6:0]… macro
|