CPU specific implementations for the NXP Kinetis K series of Cortex-M MCUs. More...
CPU specific implementations for the NXP Kinetis K series of Cortex-M MCUs.
Implementation specific CPU configuration options
Definition in file cpu_conf_kinetis_w.h.
Go to the source code of this file.
Flashpage configuration | |
#define | FLASHPAGE_SIZE (2048U) |
#define | FLASHPAGE_NUMOF ((KINETIS_ROMSIZE * 1024) / FLASHPAGE_SIZE) |
#define | FLASHPAGE_WRITE_BLOCK_SIZE (4U) |
#define | FLASHPAGE_WRITE_BLOCK_ALIGNMENT (4U) |
#define | FLASHPAGE_BLOCK_SECTION_ALIGNMENT (8U) |
#define FLASHPAGE_BLOCK_SECTION_ALIGNMENT (8U) |
Definition at line 94 of file cpu_conf_kinetis_w.h.
#define FLASHPAGE_NUMOF ((KINETIS_ROMSIZE * 1024) / FLASHPAGE_SIZE) |
Definition at line 85 of file cpu_conf_kinetis_w.h.
#define FLASHPAGE_SIZE (2048U) |
Definition at line 84 of file cpu_conf_kinetis_w.h.
#define FLASHPAGE_WRITE_BLOCK_ALIGNMENT (4U) |
Definition at line 92 of file cpu_conf_kinetis_w.h.
#define FLASHPAGE_WRITE_BLOCK_SIZE (4U) |
Definition at line 90 of file cpu_conf_kinetis_w.h.