HAL + 0/25 examples
SourceVu will show references to HAL_RCC_GetHCLKFreq() from the following samples and libraries:
Examples
STM32F4-Discovery
Examples
TIM
STM32F401-Discovery
Examples
TIM
STM32F411E-Discovery
Examples
TIM
STM32F412ZG-Nucleo
Examples
TIM
STM32F413ZH-Nucleo
Examples
TIM
STM32F429ZI-Nucleo
Examples
TIM
STM32F446ZE-Nucleo
Examples
TIM
STM32446E-Nucleo
Examples
TIM
STM32446E_EVAL
Examples
TIM
STM32469I-Discovery
Examples
TIM
STM32469I_EVAL
Examples
TIM
STM324x9I_EVAL
Examples
TIM
STM324xG_EVAL
Examples
TIM
STM32F401RE-Nucleo
Examples
TIM
STM32F410xx-Nucleo
Examples
TIM
STM32F411RE-Nucleo
Examples
TIM
STM32F412G-Discovery
Examples
TIM
STM32F429I-Discovery
Examples
TIM
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Return value

HCLK frequency

Notes

Each time HCLK changes, this function must be called to update the right HCLK value. Otherwise, any configuration based on this function will be incorrect. The SystemCoreClock CMSIS variable is used to store System Clock Frequency and updated within this function

References

from examples