Home
last modified time | relevance | path

Searched refs:LL_RCC_PLL3_GetP (Results 1 – 10 of 10) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_rcc.c493 …L_Clocks->PLL_P_Frequency = LL_RCC_CalcPLLClockFreq(pllinputfreq, m, n, fracn, LL_RCC_PLL3_GetP()); in LL_RCC_GetPLL3ClockFreq()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_rcc.c2339 pll3pdiv = LL_RCC_PLL3_GetP(); in RCC_PLL3_GetFreqDomain_SAI()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_rcc.c545 …L_Clocks->PLL_P_Frequency = LL_RCC_CalcPLLClockFreq(pllinputfreq, m, n, fracn, LL_RCC_PLL3_GetP()); in LL_RCC_GetPLL3ClockFreq()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_rcc.c666 …L_Clocks->PLL_P_Frequency = LL_RCC_CalcPLLClockFreq(pllinputfreq, m, n, fracv, LL_RCC_PLL3_GetP()); in LL_RCC_GetPLL3ClockFreq()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_rcc.c603 …ks->PLL_P_Frequency = LL_RCC_CalcPLLClockFreq(pllinputfreq, pllm, plln, fracn, LL_RCC_PLL3_GetP()); in LL_RCC_GetPLL3ClockFreq()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_rcc.h5007 __STATIC_INLINE uint32_t LL_RCC_PLL3_GetP(void) in LL_RCC_PLL3_GetP() function
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_rcc.h4717 __STATIC_INLINE uint32_t LL_RCC_PLL3_GetP(void) in LL_RCC_PLL3_GetP() function
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_rcc.h4929 __STATIC_INLINE uint32_t LL_RCC_PLL3_GetP(void) in LL_RCC_PLL3_GetP() function
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_rcc.h5010 __STATIC_INLINE uint32_t LL_RCC_PLL3_GetP(void) in LL_RCC_PLL3_GetP() function
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_rcc.h5155 __STATIC_INLINE uint32_t LL_RCC_PLL3_GetP(void) in LL_RCC_PLL3_GetP() function