![]() |
S32 SDK
|
Device specific configuration file for S32K144. More...
#include <stdint.h>
Go to the source code of this file.
Macros | |
#define | SYSTEM_S32K144_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 SoC. More... | |
void | SystemCoreClockUpdate (void) |
Updates the SystemCoreClock variable. More... | |
void | SystemSoftwareReset (void) |
Initiates a system reset. More... | |
Variables | |
uint32_t | SystemCoreClock |
System clock frequency (core clock) More... | |
Device specific configuration file for S32K144.
Definition in file system_S32K144.h.