StartHSE() is only used within RCC_UseHSEasSystemClock.
 
Symbols
loading...
Files
loading...

StartHSE() function

Brief This function enables the interruption HSE ready, and start the HSE as external clock.

Syntax

void StartHSE(void);
Implemented in main.c:91

References

LocationReferrerText
main.c:91
void StartHSE(void)
main.c:40
void StartHSE(void);
main.c:66main()
StartHSE();

Call Tree

Functions calling StartHSE()
Functions called by StartHSE()
all items filtered out
StartHSE()
Data read by StartHSE()
all items filtered out
StartHSE()