cpu_conf.h File Reference

Implementation specific CPU configuration options. More...

Detailed Description

Implementation specific CPU configuration options.

Implementation specific CPU configuration options

Author
Sebastian Meiling s@mln.nosp@m.g.ne.nosp@m.t

Definition in file cpu_conf.h.

#include "cpu_conf_common.h"
#include "vendor/sam.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   PERIPH_COUNT_IRQn
 
#define CPU_FLASH_BASE   IFLASH0_ADDR
 
#define CPU_HAS_BITBAND   (1)