Home
last modified time | relevance | path

Searched refs:RCC_PLL3FRACR_PLL3FRACN (Results 1 – 23 of 23) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_rcc.h5209 MODIFY_REG(RCC->PLL3FRACR, RCC_PLL3FRACR_PLL3FRACN, FRACN << RCC_PLL3FRACR_PLL3FRACN_Pos); in LL_RCC_PLL3_SetFRACN()
5219 …return (uint32_t)(READ_BIT(RCC->PLL3FRACR, RCC_PLL3FRACR_PLL3FRACN) >> RCC_PLL3FRACR_PLL3FRACN_Po… in LL_RCC_PLL3_GetFRACN()
Dstm32h5xx_hal_rcc_ex.h1772 …e __HAL_RCC_PLL3_FRACN_CONFIG(__PLL3FRACN__) MODIFY_REG(RCC->PLL3FRACR, RCC_PLL3FRACR_PLL3FRACN, \
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_rcc.h5137 MODIFY_REG(RCC->PLL3FRACR, RCC_PLL3FRACR_PLL3FRACN, FRACN << RCC_PLL3FRACR_PLL3FRACN_Pos); in LL_RCC_PLL3_SetFRACN()
5147 …return (uint32_t)(READ_BIT(RCC->PLL3FRACR, RCC_PLL3FRACR_PLL3FRACN) >> RCC_PLL3FRACR_PLL3FRACN_Po… in LL_RCC_PLL3_GetFRACN()
Dstm32u5xx_hal_rcc_ex.h1373 …ne __HAL_RCC_PLL3FRACN_CONFIG(__PLL3FRACN__) MODIFY_REG(RCC->PLL3FRACR, RCC_PLL3FRACR_PLL3FRACN, \
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_rcc_ex.c1351 pPeriphClkInit->PLL3.PLL3FRACN = (uint32_t)((RCC->PLL3FRACR & RCC_PLL3FRACR_PLL3FRACN) >> \ in HAL_RCCEx_GetPeriphCLKConfig()
1689 fracn3 = (float_t)(uint32_t)(pll3fracen * ((RCC->PLL3FRACR & RCC_PLL3FRACR_PLL3FRACN) >> \ in HAL_RCCEx_GetPLL3ClockFreq()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rcc_ex.c2564 pPeriphClkInit->PLL3.PLL3FRACN = (uint32_t)((RCC->PLL3FRACR & RCC_PLL3FRACR_PLL3FRACN) >> \ in HAL_RCCEx_GetPeriphCLKConfig()
3066 fracn3 = (float_t)(uint32_t)(pll3fracen * ((RCC->PLL3FRACR & RCC_PLL3FRACR_PLL3FRACN) >> \ in HAL_RCCEx_GetPLL3ClockFreq()
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h523xx.h12903 #define RCC_PLL3FRACR_PLL3FRACN RCC_PLL3FRACR_PLL3FRACN_Msk macro
Dstm32h562xx.h13583 #define RCC_PLL3FRACR_PLL3FRACN RCC_PLL3FRACR_PLL3FRACN_Msk macro
Dstm32h533xx.h13422 #define RCC_PLL3FRACR_PLL3FRACN RCC_PLL3FRACR_PLL3FRACN_Msk macro
Dstm32h573xx.h16186 #define RCC_PLL3FRACR_PLL3FRACN RCC_PLL3FRACR_PLL3FRACN_Msk macro
Dstm32h563xx.h15667 #define RCC_PLL3FRACR_PLL3FRACN RCC_PLL3FRACR_PLL3FRACN_Msk macro
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u545xx.h14743 #define RCC_PLL3FRACR_PLL3FRACN RCC_PLL3FRACR_PLL3FRACN_Msk /*!< PLL3FRAC… macro
Dstm32u535xx.h14230 #define RCC_PLL3FRACR_PLL3FRACN RCC_PLL3FRACR_PLL3FRACN_Msk /*!< PLL3FRAC… macro
Dstm32u575xx.h15638 #define RCC_PLL3FRACR_PLL3FRACN RCC_PLL3FRACR_PLL3FRACN_Msk /*!< PLL3FRAC… macro
Dstm32u585xx.h16200 #define RCC_PLL3FRACR_PLL3FRACN RCC_PLL3FRACR_PLL3FRACN_Msk /*!< PLL3FRAC… macro
Dstm32u595xx.h16666 #define RCC_PLL3FRACR_PLL3FRACN RCC_PLL3FRACR_PLL3FRACN_Msk /*!< PLL3FRAC… macro
Dstm32u5a5xx.h17228 #define RCC_PLL3FRACR_PLL3FRACN RCC_PLL3FRACR_PLL3FRACN_Msk /*!< PLL3FRAC… macro
Dstm32u5f7xx.h18199 #define RCC_PLL3FRACR_PLL3FRACN RCC_PLL3FRACR_PLL3FRACN_Msk /*!< PLL3FRAC… macro
Dstm32u599xx.h20392 #define RCC_PLL3FRACR_PLL3FRACN RCC_PLL3FRACR_PLL3FRACN_Msk /*!< PLL3FRAC… macro
Dstm32u5g7xx.h18761 #define RCC_PLL3FRACR_PLL3FRACN RCC_PLL3FRACR_PLL3FRACN_Msk /*!< PLL3FRAC… macro
Dstm32u5f9xx.h21328 #define RCC_PLL3FRACR_PLL3FRACN RCC_PLL3FRACR_PLL3FRACN_Msk /*!< PLL3FRAC… macro
Dstm32u5a9xx.h20954 #define RCC_PLL3FRACR_PLL3FRACN RCC_PLL3FRACR_PLL3FRACN_Msk /*!< PLL3FRAC… macro
Dstm32u5g9xx.h21890 #define RCC_PLL3FRACR_PLL3FRACN RCC_PLL3FRACR_PLL3FRACN_Msk /*!< PLL3FRAC… macro