24#define FTFA_IRQn FTF_IRQn
25#define FTFA_Collision_IRQn Read_Collision_IRQn
26#define FTFE_IRQn FTF_IRQn
27#define FTFE_Collision_IRQn Read_Collision_IRQn
28#define FTFL_IRQn FTF_IRQn
29#define FTFL_Collision_IRQn Read_Collision_IRQn
30#define PMC_IRQn LVD_LVW_IRQn
31#define Watchdog_IRQn WDOG_EWM_IRQn
32#define LVD_LVW_DCDC_IRQn LVD_LVW_IRQn
35#if defined(KINETIS_SERIES_K)
37#elif defined(KINETIS_SERIES_L)
39#elif defined(KINETIS_SERIES_M)
41#elif defined(KINETIS_SERIES_V)
43#elif defined(KINETIS_SERIES_W)
45#elif defined(KINETIS_SERIES_EA)
49#ifndef MCU_MEM_MAP_VERSION
50#error Missing vendor header for the chosen CPU_MODEL
64#define CPU_HAS_BITBAND 1
66#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.