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

RCC_GetPCLK1ClockFreq() function

Return PCLK1 clock frequency

Syntax

uint32_t RCC_GetPCLK1ClockFreq(uint32_t HCLK_Frequency);
Implemented in stm32f4xx_ll_rcc.c:1167

Arguments

HCLK_Frequency

HCLK clock frequency

Return value

PCLK1 clock frequency (in Hz)

References

Call Tree

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