![]() |
S32 SDK
|
Go to the source code of this file.
Functions | |
void | SystemInit (void) |
Setup the microcontroller system. More... | |
void | SystemCoreClockUpdate (void) |
Updates the SystemCoreClock variable. More... | |
void | SystemSoftwareReset (void) |
Software Resets the microcontroller system. More... | |
Variables | |
uint32_t | SystemCoreClock = DEFAULT_SYSTEM_CLOCK |
System clock frequency (core clock) More... | |