CPU specific configuration options. More...
CPU specific configuration options.
Definition in file cpu_conf.h.
#include "cpu_conf_common.h"#include "vendor/LPC17xx.h"
Include dependency graph for cpu_conf.h:Go to the source code of this file.
| #define | CPU_DEFAULT_IRQ_PRIO (1U) |
| ARM Cortex-M specific CPU configuration. | |
| #define | CPU_IRQ_NUMOF (35U) |
| #define | CPU_FLASH_BASE LPC_FLASH_BASE |
| #define | CPU_HAS_BITBAND (1) |
| #define | CPUID_LEN (16U) |
| CPU ID configuration. | |
| #define CPU_DEFAULT_IRQ_PRIO (1U) |
ARM Cortex-M specific CPU configuration.
Definition at line 30 of file cpu_conf.h.
| #define CPU_FLASH_BASE LPC_FLASH_BASE |
Definition at line 32 of file cpu_conf.h.
| #define CPU_HAS_BITBAND (1) |
Definition at line 33 of file cpu_conf.h.
| #define CPU_IRQ_NUMOF (35U) |
Definition at line 31 of file cpu_conf.h.
| #define CPUID_LEN (16U) |
CPU ID configuration.
Definition at line 40 of file cpu_conf.h.