S32 SDK
system_S32K142.h File Reference

Device specific configuration file for S32K142. More...

#include <stdint.h>

Go to the source code of this file.

Macros

#define SYSTEM_S32K142_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...
 

Detailed Description

Device specific configuration file for S32K142.

Definition in file system_S32K142.h.