/* * Copyright 1997-2016 Freescale Semiconductor, Inc. * Copyright 2016-2022 NXP * * SPDX-License-Identifier: BSD-3-Clause */ /*! * @file S32K144W.h * @version 1.4 * @date 2022-02-09 * @brief Peripheral Access Layer for S32K144W * * This file contains register definitions and macros for easy access to their * bit fields. * * This file assumes LITTLE endian system. */ /* Prevention from multiple including the same memory map */ #if !defined(S32K144W_H_) /* Check if memory map has not been already included */ #define S32K144W_H_ /* ---------------------------------------------------------------------------- -- IP Header Files ---------------------------------------------------------------------------- */ /* IP Header Files List */ #include "S32K144W_ADC.h" #include "S32K144W_AIPS.h" #include "S32K144W_CMP.h" #include "S32K144W_CRC.h" #include "S32K144W_DMA.h" #include "S32K144W_DMAMUX.h" #include "S32K144W_EIM.h" #include "S32K144W_ERM.h" #include "S32K144W_EWM.h" #include "S32K144W_FLEXCAN.h" #include "S32K144W_FLEXIO.h" #include "S32K144W_FTFM.h" #include "S32K144W_FTM.h" #include "S32K144W_GPIO.h" #include "S32K144W_LMEM.h" #include "S32K144W_LPI2C.h" #include "S32K144W_LPIT.h" #include "S32K144W_LPSPI.h" #include "S32K144W_LPTMR.h" #include "S32K144W_LPUART.h" #include "S32K144W_MCM.h" #include "S32K144W_MPU.h" #include "S32K144W_MSCM.h" #include "S32K144W_NVIC.h" #include "S32K144W_PCC.h" #include "S32K144W_PDB.h" #include "S32K144W_PMC.h" #include "S32K144W_PORT.h" #include "S32K144W_RCM.h" #include "S32K144W_RTC.h" #include "S32K144W_SCB.h" #include "S32K144W_SCG.h" #include "S32K144W_SIM.h" #include "S32K144W_SMC.h" #include "S32K144W_SYSTICK.h" #include "S32K144W_TRGMUX.h" #include "S32K144W_WDOG.h" #endif /* #if !defined(S32K144W_H_) */