25#define FTFA_IRQn FTF_IRQn
26#define FTFA_Collision_IRQn Read_Collision_IRQn
27#define FTFE_IRQn FTF_IRQn
28#define FTFE_Collision_IRQn Read_Collision_IRQn
29#define FTFL_IRQn FTF_IRQn
30#define FTFL_Collision_IRQn Read_Collision_IRQn
31#define PMC_IRQn LVD_LVW_IRQn
32#define Watchdog_IRQn WDOG_EWM_IRQn
33#define LVD_LVW_DCDC_IRQn LVD_LVW_IRQn
36#if defined(KINETIS_SERIES_K)
38#elif defined(KINETIS_SERIES_L)
40#elif defined(KINETIS_SERIES_M)
42#elif defined(KINETIS_SERIES_V)
44#elif defined(KINETIS_SERIES_W)
46#elif defined(KINETIS_SERIES_EA)
50#ifndef MCU_MEM_MAP_VERSION
51#error Missing vendor header for the chosen CPU_MODEL
65#define CPU_HAS_BITBAND 1
67#define CPU_HAS_SRAM_BITBAND 0
CPU specific definitions common to all Kinetis CPUs.
CPU specific implementations for the NXP Kinetis EA series of Cortex-M MCUs.
CPU specific implementations for the NXP Kinetis K series of Cortex-M MCUs.
CPU specific implementations for the NXP Kinetis L series of Cortex-M MCUs.
CPU specific implementations for the NXP Kinetis M series of Cortex-M MCUs.
CPU specific implementations for the NXP Kinetis V series of Cortex-M MCUs.
CPU specific implementations for the NXP Kinetis K series of Cortex-M MCUs.