28 #ifndef SYSTEM_S32K144_H_
29 #define SYSTEM_S32K144_H_
43 #define DISABLE_WDOG 1
47 #ifndef CPU_XTAL_CLK_HZ
48 #define CPU_XTAL_CLK_HZ 8000000u
52 #ifndef CPU_INT_FAST_CLK_HZ
53 #define CPU_INT_FAST_CLK_HZ 48000000u
57 #ifndef DEFAULT_SYSTEM_CLOCK
58 #define DEFAULT_SYSTEM_CLOCK 48000000u
uint32_t SystemCoreClock
System clock frequency (core clock)
void SystemInit(void)
Setup the SoC.
void SystemSoftwareReset(void)
Initiates a system reset.
void SystemCoreClockUpdate(void)
Updates the SystemCoreClock variable.