21 #define FTFA_IRQn FTF_IRQn
22 #define FTFA_Collision_IRQn Read_Collision_IRQn
23 #define FTFE_IRQn FTF_IRQn
24 #define FTFE_Collision_IRQn Read_Collision_IRQn
25 #define FTFL_IRQn FTF_IRQn
26 #define FTFL_Collision_IRQn Read_Collision_IRQn
27 #define PMC_IRQn LVD_LVW_IRQn
28 #define Watchdog_IRQn WDOG_EWM_IRQn
29 #define LVD_LVW_DCDC_IRQn LVD_LVW_IRQn
32 #if defined(KINETIS_SERIES_K)
34 #elif defined(KINETIS_SERIES_L)
36 #elif defined(KINETIS_SERIES_M)
38 #elif defined(KINETIS_SERIES_V)
40 #elif defined(KINETIS_SERIES_W)
42 #elif defined(KINETIS_SERIES_EA)
46 #ifndef MCU_MEM_MAP_VERSION
47 #error Missing vendor header for the chosen CPU_MODEL
61 #define CPU_HAS_BITBAND 1
63 #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.