Contiki 3.x
Macros

Definitions for base addresses, unions, and structures. More...

Macros

#define SCS_BASE   (0xE000E000UL)
 
#define SysTick_BASE   (SCS_BASE + 0x0010UL)
 
#define NVIC_BASE   (SCS_BASE + 0x0100UL)
 
#define SCB_BASE   (SCS_BASE + 0x0D00UL)
 
#define SCB   ((SCB_Type *) SCB_BASE )
 
#define SysTick   ((SysTick_Type *) SysTick_BASE )
 
#define NVIC   ((NVIC_Type *) NVIC_BASE )
 
#define SCS_BASE   (0xE000E000UL)
 
#define SysTick_BASE   (SCS_BASE + 0x0010UL)
 
#define NVIC_BASE   (SCS_BASE + 0x0100UL)
 
#define SCB_BASE   (SCS_BASE + 0x0D00UL)
 
#define SCB   ((SCB_Type *) SCB_BASE )
 
#define SysTick   ((SysTick_Type *) SysTick_BASE )
 
#define NVIC   ((NVIC_Type *) NVIC_BASE )
 
#define SCS_BASE   (0xE000E000UL)
 
#define ITM_BASE   (0xE0000000UL)
 
#define DWT_BASE   (0xE0001000UL)
 
#define TPI_BASE   (0xE0040000UL)
 
#define CoreDebug_BASE   (0xE000EDF0UL)
 
#define SysTick_BASE   (SCS_BASE + 0x0010UL)
 
#define NVIC_BASE   (SCS_BASE + 0x0100UL)
 
#define SCB_BASE   (SCS_BASE + 0x0D00UL)
 
#define SCnSCB   ((SCnSCB_Type *) SCS_BASE )
 
#define SCB   ((SCB_Type *) SCB_BASE )
 
#define SysTick   ((SysTick_Type *) SysTick_BASE )
 
#define NVIC   ((NVIC_Type *) NVIC_BASE )
 
#define ITM   ((ITM_Type *) ITM_BASE )
 
#define DWT   ((DWT_Type *) DWT_BASE )
 
#define TPI   ((TPI_Type *) TPI_BASE )
 
#define CoreDebug   ((CoreDebug_Type *) CoreDebug_BASE)
 
#define SCS_BASE   (0xE000E000UL)
 
#define ITM_BASE   (0xE0000000UL)
 
#define DWT_BASE   (0xE0001000UL)
 
#define TPI_BASE   (0xE0040000UL)
 
#define CoreDebug_BASE   (0xE000EDF0UL)
 
#define SysTick_BASE   (SCS_BASE + 0x0010UL)
 
#define NVIC_BASE   (SCS_BASE + 0x0100UL)
 
#define SCB_BASE   (SCS_BASE + 0x0D00UL)
 
#define SCnSCB   ((SCnSCB_Type *) SCS_BASE )
 
#define SCB   ((SCB_Type *) SCB_BASE )
 
#define SysTick   ((SysTick_Type *) SysTick_BASE )
 
#define NVIC   ((NVIC_Type *) NVIC_BASE )
 
#define ITM   ((ITM_Type *) ITM_BASE )
 
#define DWT   ((DWT_Type *) DWT_BASE )
 
#define TPI   ((TPI_Type *) TPI_BASE )
 
#define CoreDebug   ((CoreDebug_Type *) CoreDebug_BASE)
 
#define SCS_BASE   (0xE000E000UL)
 
#define SysTick_BASE   (SCS_BASE + 0x0010UL)
 
#define NVIC_BASE   (SCS_BASE + 0x0100UL)
 
#define SCB_BASE   (SCS_BASE + 0x0D00UL)
 
#define SCnSCB   ((SCnSCB_Type *) SCS_BASE )
 
#define SCB   ((SCB_Type *) SCB_BASE )
 
#define SysTick   ((SysTick_Type *) SysTick_BASE )
 
#define NVIC   ((NVIC_Type *) NVIC_BASE )
 
#define SCS_BASE   (0xE000E000UL)
 
#define ITM_BASE   (0xE0000000UL)
 
#define DWT_BASE   (0xE0001000UL)
 
#define TPI_BASE   (0xE0040000UL)
 
#define CoreDebug_BASE   (0xE000EDF0UL)
 
#define SysTick_BASE   (SCS_BASE + 0x0010UL)
 
#define NVIC_BASE   (SCS_BASE + 0x0100UL)
 
#define SCB_BASE   (SCS_BASE + 0x0D00UL)
 
#define SCnSCB   ((SCnSCB_Type *) SCS_BASE )
 
#define SCB   ((SCB_Type *) SCB_BASE )
 
#define SysTick   ((SysTick_Type *) SysTick_BASE )
 
#define NVIC   ((NVIC_Type *) NVIC_BASE )
 
#define ITM   ((ITM_Type *) ITM_BASE )
 
#define DWT   ((DWT_Type *) DWT_BASE )
 
#define TPI   ((TPI_Type *) TPI_BASE )
 
#define CoreDebug   ((CoreDebug_Type *) CoreDebug_BASE)
 

Detailed Description

Definitions for base addresses, unions, and structures.

Macro Definition Documentation

#define CoreDebug   ((CoreDebug_Type *) CoreDebug_BASE)

Core Debug configuration struct

Definition at line 1241 of file core_sc300.h.

#define CoreDebug   ((CoreDebug_Type *) CoreDebug_BASE)

Core Debug configuration struct

Definition at line 1261 of file core_cm3.h.

#define CoreDebug   ((CoreDebug_Type *) CoreDebug_BASE)

Core Debug configuration struct

Definition at line 1407 of file core_cm4.h.

#define CoreDebug_BASE   (0xE000EDF0UL)

Core Debug Base Address

Definition at line 1229 of file core_sc300.h.

#define CoreDebug_BASE   (0xE000EDF0UL)

Core Debug Base Address

Definition at line 1249 of file core_cm3.h.

#define CoreDebug_BASE   (0xE000EDF0UL)

Core Debug Base Address

Definition at line 1395 of file core_cm4.h.

#define DWT   ((DWT_Type *) DWT_BASE )

DWT configuration struct

Definition at line 1239 of file core_sc300.h.

#define DWT   ((DWT_Type *) DWT_BASE )

DWT configuration struct

Definition at line 1259 of file core_cm3.h.

#define DWT   ((DWT_Type *) DWT_BASE )

DWT configuration struct

Definition at line 1405 of file core_cm4.h.

#define DWT_BASE   (0xE0001000UL)

DWT Base Address

Definition at line 1227 of file core_sc300.h.

#define DWT_BASE   (0xE0001000UL)

DWT Base Address

Definition at line 1247 of file core_cm3.h.

#define DWT_BASE   (0xE0001000UL)

DWT Base Address

Definition at line 1393 of file core_cm4.h.

#define ITM   ((ITM_Type *) ITM_BASE )

ITM configuration struct

Definition at line 1238 of file core_sc300.h.

#define ITM   ((ITM_Type *) ITM_BASE )

ITM configuration struct

Definition at line 1258 of file core_cm3.h.

Referenced by ITM_SendChar().

#define ITM   ((ITM_Type *) ITM_BASE )

ITM configuration struct

Definition at line 1404 of file core_cm4.h.

#define ITM_BASE   (0xE0000000UL)

ITM Base Address

Definition at line 1226 of file core_sc300.h.

#define ITM_BASE   (0xE0000000UL)

ITM Base Address

Definition at line 1246 of file core_cm3.h.

#define ITM_BASE   (0xE0000000UL)

ITM Base Address

Definition at line 1392 of file core_cm4.h.

#define NVIC   ((NVIC_Type *) NVIC_BASE )
#define NVIC   ((NVIC_Type *) NVIC_BASE )

NVIC configuration struct

Definition at line 603 of file core_cm0plus.h.

#define NVIC   ((NVIC_Type *) NVIC_BASE )

NVIC configuration struct

Definition at line 623 of file core_sc000.h.

#define NVIC   ((NVIC_Type *) NVIC_BASE )

NVIC configuration struct

Definition at line 1237 of file core_sc300.h.

#define NVIC   ((NVIC_Type *) NVIC_BASE )

NVIC configuration struct

Definition at line 1257 of file core_cm3.h.

Referenced by NVIC_GetActive().

#define NVIC   ((NVIC_Type *) NVIC_BASE )

NVIC configuration struct

Definition at line 1403 of file core_cm4.h.

#define NVIC_BASE   (SCS_BASE + 0x0100UL)

NVIC Base Address

Definition at line 491 of file core_cm0.h.

#define NVIC_BASE   (SCS_BASE + 0x0100UL)

NVIC Base Address

Definition at line 598 of file core_cm0plus.h.

#define NVIC_BASE   (SCS_BASE + 0x0100UL)

NVIC Base Address

Definition at line 617 of file core_sc000.h.

#define NVIC_BASE   (SCS_BASE + 0x0100UL)

NVIC Base Address

Definition at line 1231 of file core_sc300.h.

#define NVIC_BASE   (SCS_BASE + 0x0100UL)

NVIC Base Address

Definition at line 1251 of file core_cm3.h.

#define NVIC_BASE   (SCS_BASE + 0x0100UL)

NVIC Base Address

Definition at line 1397 of file core_cm4.h.

#define SCB   ((SCB_Type *) SCB_BASE )

SCB configuration struct

Definition at line 494 of file core_cm0.h.

Referenced by main(), NVIC_GetPriority(), NVIC_SetPriority(), NVIC_SystemReset(), and SystemInit().

#define SCB   ((SCB_Type *) SCB_BASE )

SCB configuration struct

Definition at line 601 of file core_cm0plus.h.

#define SCB   ((SCB_Type *) SCB_BASE )

SCB configuration struct

Definition at line 621 of file core_sc000.h.

#define SCB   ((SCB_Type *) SCB_BASE )

SCB configuration struct

Definition at line 1235 of file core_sc300.h.

#define SCB   ((SCB_Type *) SCB_BASE )

SCB configuration struct

Definition at line 1255 of file core_cm3.h.

Referenced by NVIC_GetPriorityGrouping(), and NVIC_SetPriorityGrouping().

#define SCB   ((SCB_Type *) SCB_BASE )

SCB configuration struct

Definition at line 1401 of file core_cm4.h.

#define SCB_BASE   (SCS_BASE + 0x0D00UL)

System Control Block Base Address

Definition at line 492 of file core_cm0.h.

#define SCB_BASE   (SCS_BASE + 0x0D00UL)

System Control Block Base Address

Definition at line 599 of file core_cm0plus.h.

#define SCB_BASE   (SCS_BASE + 0x0D00UL)

System Control Block Base Address

Definition at line 618 of file core_sc000.h.

#define SCB_BASE   (SCS_BASE + 0x0D00UL)

System Control Block Base Address

Definition at line 1232 of file core_sc300.h.

#define SCB_BASE   (SCS_BASE + 0x0D00UL)

System Control Block Base Address

Definition at line 1252 of file core_cm3.h.

#define SCB_BASE   (SCS_BASE + 0x0D00UL)

System Control Block Base Address

Definition at line 1398 of file core_cm4.h.

#define SCnSCB   ((SCnSCB_Type *) SCS_BASE )

System control Register not in SCB

Definition at line 620 of file core_sc000.h.

#define SCnSCB   ((SCnSCB_Type *) SCS_BASE )

System control Register not in SCB

Definition at line 1234 of file core_sc300.h.

#define SCnSCB   ((SCnSCB_Type *) SCS_BASE )

System control Register not in SCB

Definition at line 1254 of file core_cm3.h.

#define SCnSCB   ((SCnSCB_Type *) SCS_BASE )

System control Register not in SCB

Definition at line 1400 of file core_cm4.h.

#define SCS_BASE   (0xE000E000UL)

System Control Space Base Address

Definition at line 489 of file core_cm0.h.

#define SCS_BASE   (0xE000E000UL)

System Control Space Base Address

Definition at line 596 of file core_cm0plus.h.

#define SCS_BASE   (0xE000E000UL)

System Control Space Base Address

Definition at line 615 of file core_sc000.h.

#define SCS_BASE   (0xE000E000UL)

System Control Space Base Address

Definition at line 1225 of file core_sc300.h.

#define SCS_BASE   (0xE000E000UL)

System Control Space Base Address

Definition at line 1245 of file core_cm3.h.

#define SCS_BASE   (0xE000E000UL)

System Control Space Base Address

Definition at line 1391 of file core_cm4.h.

#define SysTick   ((SysTick_Type *) SysTick_BASE )
#define SysTick   ((SysTick_Type *) SysTick_BASE )

SysTick configuration struct

Definition at line 602 of file core_cm0plus.h.

#define SysTick   ((SysTick_Type *) SysTick_BASE )

SysTick configuration struct

Definition at line 622 of file core_sc000.h.

#define SysTick   ((SysTick_Type *) SysTick_BASE )

SysTick configuration struct

Definition at line 1236 of file core_sc300.h.

#define SysTick   ((SysTick_Type *) SysTick_BASE )

SysTick configuration struct

Definition at line 1256 of file core_cm3.h.

#define SysTick   ((SysTick_Type *) SysTick_BASE )

SysTick configuration struct

Definition at line 1402 of file core_cm4.h.

#define SysTick_BASE   (SCS_BASE + 0x0010UL)

SysTick Base Address

Definition at line 490 of file core_cm0.h.

#define SysTick_BASE   (SCS_BASE + 0x0010UL)

SysTick Base Address

Definition at line 597 of file core_cm0plus.h.

#define SysTick_BASE   (SCS_BASE + 0x0010UL)

SysTick Base Address

Definition at line 616 of file core_sc000.h.

#define SysTick_BASE   (SCS_BASE + 0x0010UL)

SysTick Base Address

Definition at line 1230 of file core_sc300.h.

#define SysTick_BASE   (SCS_BASE + 0x0010UL)

SysTick Base Address

Definition at line 1250 of file core_cm3.h.

#define SysTick_BASE   (SCS_BASE + 0x0010UL)

SysTick Base Address

Definition at line 1396 of file core_cm4.h.

#define TPI   ((TPI_Type *) TPI_BASE )

TPI configuration struct

Definition at line 1240 of file core_sc300.h.

#define TPI   ((TPI_Type *) TPI_BASE )

TPI configuration struct

Definition at line 1260 of file core_cm3.h.

#define TPI   ((TPI_Type *) TPI_BASE )

TPI configuration struct

Definition at line 1406 of file core_cm4.h.

#define TPI_BASE   (0xE0040000UL)

TPI Base Address

Definition at line 1228 of file core_sc300.h.

#define TPI_BASE   (0xE0040000UL)

TPI Base Address

Definition at line 1248 of file core_cm3.h.

#define TPI_BASE   (0xE0040000UL)

TPI Base Address

Definition at line 1394 of file core_cm4.h.