Contiki-NG

CMSIS Cortex-M3 core peripheral access layer header file for CC13xx/CC26xx. More...

#include "core_cm3.h"

Go to the source code of this file.

Macros

Processor and Core Peripheral Section
#define __MPU_PRESENT   1
 MPU present or not.
 
#define __NVIC_PRIO_BITS   3
 Number of Bits used for Priority Levels.
 
#define __Vendor_SysTickConfig   0
 Set to 1 if different SysTick Config is used.
 

Interrupt Number Definition

#define SysTick_IRQn   CC13XX_CC26XX_CM3_EXCEPTION_SYS_TICK
 
typedef enum cc13xx_cc26xx_cm3_irq_e cc13xx_cc26xx_cm3_irq_t
 
typedef cc13xx_cc26xx_cm3_irq_t IRQn_Type
 

Detailed Description

CMSIS Cortex-M3 core peripheral access layer header file for CC13xx/CC26xx.

Definition in file cc13x0-cc26x0-cm3.h.