![]() |
S32 SDK
|
#include <stdint.h>
Go to the source code of this file.
Macros | |
#define | SYSTEM_S32K148_H_ |
#define | DISABLE_WDOG 1 |
#define | CPU_XTAL_CLK_HZ 8000000u |
#define | CPU_INT_FAST_CLK_HZ 48000000u |
#define | DEFAULT_SYSTEM_CLOCK 48000000u |
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 |
System clock frequency (core clock) More... | |