HAL
LL_RCC_PLL_GetP() is only used within HAL.
 
Symbols
loading...
Files
loading...

LL_RCC_PLL_GetP() function

Get Main PLL division factor for PLLP

Syntax

__STATIC_INLINE uint32_t LL_RCC_PLL_GetP(void);

Return value

Returned value can be one of the following values: @arg LL_RCC_PLLP_DIV_2 @arg LL_RCC_PLLP_DIV_4 @arg LL_RCC_PLLP_DIV_6 @arg LL_RCC_PLLP_DIV_8

References

LocationReferrerText
stm32f4xx_ll_rcc.h:4882
__STATIC_INLINE uint32_t LL_RCC_PLL_GetP(void)
stm32f4xx_ll_rcc.c:1216RCC_PLL_GetFreqDomain_SYS()
LL_RCC_PLL_GetN(), LL_RCC_PLL_GetP());

Call Tree

Functions calling LL_RCC_PLL_GetP()
all items filtered out
LL_RCC_PLL_GetP()
Data read by LL_RCC_PLL_GetP()
all items filtered out
LL_RCC_PLL_GetP()
Type of LL_RCC_PLL_GetP()
LL_RCC_PLL_GetP()
uint32_t
all items filtered out