Implementation specific CPU configuration options. More...
Implementation specific CPU configuration options.
Implementation specific CPU configuration options
Definition in file cpu_conf.h.
#include "cpu_conf_common.h"
#include "vendor/sam.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 PERIPH_COUNT_IRQn |
#define | CPU_FLASH_BASE IFLASH0_ADDR |
#define | CPU_HAS_BITBAND (1) |
#define CPU_DEFAULT_IRQ_PRIO (1U) |
ARM Cortex-M specific CPU configuration.
Definition at line 34 of file cpu_conf.h.
#define CPU_FLASH_BASE IFLASH0_ADDR |
Definition at line 36 of file cpu_conf.h.
#define CPU_HAS_BITBAND (1) |
Definition at line 37 of file cpu_conf.h.
#define CPU_IRQ_NUMOF PERIPH_COUNT_IRQn |
Definition at line 35 of file cpu_conf.h.