Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_rcc.h4795 MODIFY_REG(RCC->PLL3CFGR, RCC_PLL3CFGR_PLL3SRC | RCC_PLL3CFGR_PLL3M, Source | \ in LL_RCC_PLL3_ConfigDomain_SAI()
4823 MODIFY_REG(RCC->PLL3CFGR, RCC_PLL3CFGR_PLL3SRC | RCC_PLL3CFGR_PLL3M, Source | \ in LL_RCC_PLL3_ConfigDomain_48M()
4853 MODIFY_REG(RCC->PLL3CFGR, RCC_PLL3CFGR_PLL3SRC | RCC_PLL3CFGR_PLL3M, Source | \ in LL_RCC_PLL3_ConfigDomain_HSPI_LTDC()
4986 MODIFY_REG(RCC->PLL3CFGR, RCC_PLL3CFGR_PLL3M, (PLL3M - 1UL) << RCC_PLL3CFGR_PLL3M_Pos); in LL_RCC_PLL3_SetDivider()
4996 return (uint32_t)((READ_BIT(RCC->PLL3CFGR, RCC_PLL3CFGR_PLL3M) >> RCC_PLL3CFGR_PLL3M_Pos) + 1UL); in LL_RCC_PLL3_GetDivider()
Dstm32u5xx_hal_rcc_ex.h1352 …MODIFY_REG(RCC->PLL3CFGR,(RCC_PLL3CFGR_PLL3SRC|RCC_PLL3CFGR_PLL3M), ((__PLL3SOURCE__) << RCC_PLL3C…
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_rcc.h5063 MODIFY_REG(RCC->PLL3CFGR, RCC_PLL3CFGR_PLL3M, PLL3M << RCC_PLL3CFGR_PLL3M_Pos); in LL_RCC_PLL3_SetM()
5073 return (uint32_t)(READ_BIT(RCC->PLL3CFGR, RCC_PLL3CFGR_PLL3M) >> RCC_PLL3CFGR_PLL3M_Pos); in LL_RCC_PLL3_GetM()
Dstm32h5xx_hal_rcc_ex.h1672 MODIFY_REG(RCC->PLL3CFGR, (RCC_PLL3CFGR_PLL3SRC | RCC_PLL3CFGR_PLL3M), \
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_rcc_ex.c1345 …pPeriphClkInit->PLL3.PLL3M = (uint32_t)((RCC->PLL3CFGR & RCC_PLL3CFGR_PLL3M) >> RCC_PLL3CFGR_PLL3M… in HAL_RCCEx_GetPeriphCLKConfig()
1687 pll3m = ((RCC->PLL3CFGR & RCC_PLL3CFGR_PLL3M) >> RCC_PLL3CFGR_PLL3M_Pos) + 1U; in HAL_RCCEx_GetPLL3ClockFreq()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rcc_ex.c2558 …pPeriphClkInit->PLL3.PLL3M = (uint32_t)((RCC->PLL3CFGR & RCC_PLL3CFGR_PLL3M) >> RCC_PLL3CFGR_PLL3M… in HAL_RCCEx_GetPeriphCLKConfig()
3064 pll3m = ((RCC->PLL3CFGR & RCC_PLL3CFGR_PLL3M) >> RCC_PLL3CFGR_PLL3M_Pos); in HAL_RCCEx_GetPLL3ClockFreq()
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h523xx.h12715 #define RCC_PLL3CFGR_PLL3M RCC_PLL3CFGR_PLL3M_Msk macro
Dstm32h562xx.h13395 #define RCC_PLL3CFGR_PLL3M RCC_PLL3CFGR_PLL3M_Msk macro
Dstm32h533xx.h13234 #define RCC_PLL3CFGR_PLL3M RCC_PLL3CFGR_PLL3M_Msk macro
Dstm32h573xx.h15998 #define RCC_PLL3CFGR_PLL3M RCC_PLL3CFGR_PLL3M_Msk macro
Dstm32h563xx.h15479 #define RCC_PLL3CFGR_PLL3M RCC_PLL3CFGR_PLL3M_Msk macro
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u545xx.h14557 #define RCC_PLL3CFGR_PLL3M RCC_PLL3CFGR_PLL3M_Msk /*!< PLL3M[3:0]… macro
Dstm32u535xx.h14044 #define RCC_PLL3CFGR_PLL3M RCC_PLL3CFGR_PLL3M_Msk /*!< PLL3M[3:0]… macro
Dstm32u575xx.h15452 #define RCC_PLL3CFGR_PLL3M RCC_PLL3CFGR_PLL3M_Msk /*!< PLL3M[3:0]… macro
Dstm32u585xx.h16014 #define RCC_PLL3CFGR_PLL3M RCC_PLL3CFGR_PLL3M_Msk /*!< PLL3M[3:0]… macro
Dstm32u595xx.h16480 #define RCC_PLL3CFGR_PLL3M RCC_PLL3CFGR_PLL3M_Msk /*!< PLL3M[3:0]… macro
Dstm32u5a5xx.h17042 #define RCC_PLL3CFGR_PLL3M RCC_PLL3CFGR_PLL3M_Msk /*!< PLL3M[3:0]… macro
Dstm32u5f7xx.h18013 #define RCC_PLL3CFGR_PLL3M RCC_PLL3CFGR_PLL3M_Msk /*!< PLL3M[3:0]… macro
Dstm32u599xx.h20206 #define RCC_PLL3CFGR_PLL3M RCC_PLL3CFGR_PLL3M_Msk /*!< PLL3M[3:0]… macro
Dstm32u5g7xx.h18575 #define RCC_PLL3CFGR_PLL3M RCC_PLL3CFGR_PLL3M_Msk /*!< PLL3M[3:0]… macro
Dstm32u5f9xx.h21142 #define RCC_PLL3CFGR_PLL3M RCC_PLL3CFGR_PLL3M_Msk /*!< PLL3M[3:0]… macro
Dstm32u5a9xx.h20768 #define RCC_PLL3CFGR_PLL3M RCC_PLL3CFGR_PLL3M_Msk /*!< PLL3M[3:0]… macro
Dstm32u5g9xx.h21704 #define RCC_PLL3CFGR_PLL3M RCC_PLL3CFGR_PLL3M_Msk /*!< PLL3M[3:0]… macro