Go to the source code of this file.
Functions | |
void | SystemInit (void) |
Setup the SoC. More... | |
void | SystemCoreClockUpdate (void) |
Updates the SystemCoreClock variable. More... | |
void | SystemSoftwareReset (void) |
Initiates a system reset. More... | |
Variables | |
uint32_t | SystemCoreClock = 48000000u |
System clock frequency (core clock) More... | |