Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_rcc.c419 …L_Clocks->PLL_P_Frequency = LL_RCC_CalcPLLClockFreq(pllinputfreq, m, n, fracn, LL_RCC_PLL2_GetP()); in LL_RCC_GetPLL2ClockFreq()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_rcc.c2202 pll2pdiv = LL_RCC_PLL2_GetP(); in RCC_PLL2_GetFreqDomain_SAI()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_rcc.c456 …L_Clocks->PLL_P_Frequency = LL_RCC_CalcPLLClockFreq(pllinputfreq, m, n, fracn, LL_RCC_PLL2_GetP()); in LL_RCC_GetPLL2ClockFreq()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_rcc.c587 …L_Clocks->PLL_P_Frequency = LL_RCC_CalcPLLClockFreq(pllinputfreq, m, n, fracv, LL_RCC_PLL2_GetP()); in LL_RCC_GetPLL2ClockFreq()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_rcc.c520 …ks->PLL_P_Frequency = LL_RCC_CalcPLLClockFreq(pllinputfreq, pllm, plln, fracn, LL_RCC_PLL2_GetP()); in LL_RCC_GetPLL2ClockFreq()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_rcc.h4675 __STATIC_INLINE uint32_t LL_RCC_PLL2_GetP(void) in LL_RCC_PLL2_GetP() function
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_rcc.h4334 __STATIC_INLINE uint32_t LL_RCC_PLL2_GetP(void) in LL_RCC_PLL2_GetP() function
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_rcc.h4507 __STATIC_INLINE uint32_t LL_RCC_PLL2_GetP(void) in LL_RCC_PLL2_GetP() function
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_rcc.h4515 __STATIC_INLINE uint32_t LL_RCC_PLL2_GetP(void) in LL_RCC_PLL2_GetP() function
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_rcc.h4843 __STATIC_INLINE uint32_t LL_RCC_PLL2_GetP(void) in LL_RCC_PLL2_GetP() function