41 #ifndef SYSTEM_S32K148_H_
42 #define SYSTEM_S32K148_H_
56 #define DISABLE_WDOG 1
60 #ifndef CPU_XTAL_CLK_HZ
61 #define CPU_XTAL_CLK_HZ 8000000u
65 #ifndef CPU_INT_FAST_CLK_HZ
66 #define CPU_INT_FAST_CLK_HZ 48000000u
70 #ifndef DEFAULT_SYSTEM_CLOCK
71 #define DEFAULT_SYSTEM_CLOCK 48000000u
void SystemCoreClockUpdate(void)
Updates the SystemCoreClock variable.
uint32_t SystemCoreClock
System clock frequency (core clock)
void SystemInit(void)
Setup the microcontroller system.
void SystemSoftwareReset(void)
Software Resets the microcontroller system.