Home
last modified time | relevance | path

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

/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_rcc.h4372 MODIFY_REG(RCC->PLL2DIVR, RCC_PLL2DIVR_PLL2N | RCC_PLL2DIVR_PLL2Q, ((PLLN - 1UL) << \ in LL_RCC_PLL2_ConfigDomain_48M()
4512 MODIFY_REG(RCC->PLL2DIVR, RCC_PLL2DIVR_PLL2Q, (PLL2Q - 1UL) << RCC_PLL2DIVR_PLL2Q_Pos); in LL_RCC_PLL2_SetQ()
4523 return (uint32_t)((READ_BIT(RCC->PLL2DIVR, RCC_PLL2DIVR_PLL2Q) >> RCC_PLL2DIVR_PLL2Q_Pos) + 1UL); in LL_RCC_PLL2_GetQ()
4545 return (uint32_t)((READ_BIT(RCC->PLL2DIVR, RCC_PLL2DIVR_PLL2Q) >> RCC_PLL2DIVR_PLL2Q_Pos) + 1UL); in LL_RCC_PLL2_GetR()
Dstm32u5xx_hal_rcc_ex.h1170 MODIFY_REG(RCC->PLL2DIVR ,(RCC_PLL2DIVR_PLL2N|RCC_PLL2DIVR_PLL2P|RCC_PLL2DIVR_PLL2Q|\
1174 RCC_PLL2DIVR_PLL2Q) | ((((__PLL2R__)- 1U) << \
/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_rcc_ex.c1325 …pPeriphClkInit->PLL2.PLL2Q = (uint32_t)((RCC->PLL2DIVR & RCC_PLL2DIVR_PLL2Q) >> RCC_PLL2DIVR_PLL2Q… in HAL_RCCEx_GetPeriphCLKConfig()
1636RCC_PLL2DIVR_PLL2Q) >> RCC_PLL2DIVR_PLL2Q_Pos) + \ in HAL_RCCEx_GetPLL2ClockFreq()
/hal_stm32-3.4.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_rcc.h4675 MODIFY_REG(RCC->PLL2DIVR, RCC_PLL2DIVR_PLL2Q, (PLL2Q - 1UL) << RCC_PLL2DIVR_PLL2Q_Pos); in LL_RCC_PLL2_SetQ()
4686 return (uint32_t)((READ_BIT(RCC->PLL2DIVR, RCC_PLL2DIVR_PLL2Q) >> RCC_PLL2DIVR_PLL2Q_Pos) + 1UL); in LL_RCC_PLL2_GetQ()
Dstm32h5xx_hal_rcc_ex.h1427 … ((((__PLL2Q__) - 1U) << RCC_PLL2DIVR_PLL2Q_Pos) & RCC_PLL2DIVR_PLL2Q) | \
/hal_stm32-3.4.0/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()
2988RCC_PLL2DIVR_PLL2Q) >> \ in HAL_RCCEx_GetPLL2ClockFreq()
/hal_stm32-3.4.0/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h9035 #define RCC_PLL2DIVR_PLL2Q RCC_PLL2DIVR_PLL2Q_Msk macro
Dstm32h562xx.h13412 #define RCC_PLL2DIVR_PLL2Q RCC_PLL2DIVR_PLL2Q_Msk macro
Dstm32h563xx.h15496 #define RCC_PLL2DIVR_PLL2Q RCC_PLL2DIVR_PLL2Q_Msk macro
Dstm32h573xx.h16017 #define RCC_PLL2DIVR_PLL2Q RCC_PLL2DIVR_PLL2Q_Msk macro
/hal_stm32-3.4.0/stm32cube/stm32u5xx/soc/
Dstm32u535xx.h14169 #define RCC_PLL2DIVR_PLL2Q RCC_PLL2DIVR_PLL2Q_Msk /*!< PLL2Q[6:0]… macro
Dstm32u545xx.h14679 #define RCC_PLL2DIVR_PLL2Q RCC_PLL2DIVR_PLL2Q_Msk /*!< PLL2Q[6:0]… macro
Dstm32u575xx.h15540 #define RCC_PLL2DIVR_PLL2Q RCC_PLL2DIVR_PLL2Q_Msk /*!< PLL2Q[6:0]… macro
Dstm32u585xx.h16099 #define RCC_PLL2DIVR_PLL2Q RCC_PLL2DIVR_PLL2Q_Msk /*!< PLL2Q[6:0]… macro
Dstm32u5a5xx.h17125 #define RCC_PLL2DIVR_PLL2Q RCC_PLL2DIVR_PLL2Q_Msk /*!< PLL2Q[6:0]… macro
Dstm32u595xx.h16566 #define RCC_PLL2DIVR_PLL2Q RCC_PLL2DIVR_PLL2Q_Msk /*!< PLL2Q[6:0]… macro
Dstm32u599xx.h20292 #define RCC_PLL2DIVR_PLL2Q RCC_PLL2DIVR_PLL2Q_Msk /*!< PLL2Q[6:0]… macro
Dstm32u5a9xx.h20851 #define RCC_PLL2DIVR_PLL2Q RCC_PLL2DIVR_PLL2Q_Msk /*!< PLL2Q[6:0]… macro