SystemClock_Config() is only used within Demonstrations.
 
Symbols
loading...
Files
loading...

SystemClock_Config() function

System Clock Configuration The system Clock is configured as follow : System Clock source = PLL (HSE) SYSCLK(Hz) = 84000000 HCLK(Hz) = 84000000 AHB Prescaler = 1 APB1 Prescaler = 2 APB2 Prescaler = 1 HSE Frequency(Hz) = 8000000 PLL_M = 8 PLL_N = 336 PLL_P = 4 PLL_Q = 7 VDD(V) = 3.3 Main regulator output voltage = Scale2 mode Flash Latency(WS) = 2

Syntax

static void SystemClock_Config(void);
Implemented in main.c:518

Return value

None

References

LocationReferrerText
main.c:518
static void SystemClock_Config(void)
main.c:73
static void SystemClock_Config(void);
main.c:100main()
SystemClock_Config();

Call Tree

Functions calling SystemClock_Config()
Functions called by SystemClock_Config()
all items filtered out
SystemClock_Config()
Type of SystemClock_Config()
SystemClock_Config()
uint32_t
all items filtered out