Macros

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

Collaboration diagram for Core Definitions:

Macros

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

Detailed Description

Definitions for base addresses, unions, and structures.

Macro Definition Documentation

◆ CoreDebug

#define CoreDebug   ((CoreDebug_Type *) CoreDebug_BASE)

Core Debug configuration struct

Definition at line 1605 of file core_cm7.h.

◆ CoreDebug_BASE

#define CoreDebug_BASE   (0xE000EDF0UL)

Core Debug Base Address

Definition at line 1593 of file core_cm7.h.

◆ DWT

#define DWT   ((DWT_Type *) DWT_BASE )

DWT configuration struct

Definition at line 1603 of file core_cm7.h.

◆ DWT_BASE

#define DWT_BASE   (0xE0001000UL)

DWT Base Address

Definition at line 1591 of file core_cm7.h.

◆ ITM

#define ITM   ((ITM_Type *) ITM_BASE )

ITM configuration struct

Definition at line 1602 of file core_cm7.h.

◆ ITM_BASE

#define ITM_BASE   (0xE0000000UL)

ITM Base Address

Definition at line 1590 of file core_cm7.h.

◆ NVIC

#define NVIC   ((NVIC_Type *) NVIC_BASE )

NVIC configuration struct

Definition at line 1601 of file core_cm7.h.

◆ NVIC_BASE

#define NVIC_BASE   (SCS_BASE + 0x0100UL)

NVIC Base Address

Definition at line 1595 of file core_cm7.h.

◆ SCB

#define SCB   ((SCB_Type *) SCB_BASE )

SCB configuration struct

Definition at line 1599 of file core_cm7.h.

◆ SCB_BASE

#define SCB_BASE   (SCS_BASE + 0x0D00UL)

System Control Block Base Address

Definition at line 1596 of file core_cm7.h.

◆ SCnSCB

#define SCnSCB   ((SCnSCB_Type *) SCS_BASE )

System control Register not in SCB

Definition at line 1598 of file core_cm7.h.

◆ SCS_BASE

#define SCS_BASE   (0xE000E000UL)

System Control Space Base Address

Definition at line 1589 of file core_cm7.h.

◆ SysTick

#define SysTick   ((SysTick_Type *) SysTick_BASE )

SysTick configuration struct

Definition at line 1600 of file core_cm7.h.

◆ SysTick_BASE

#define SysTick_BASE   (SCS_BASE + 0x0010UL)

SysTick Base Address

Definition at line 1594 of file core_cm7.h.

◆ TPI

#define TPI   ((TPI_Type *) TPI_BASE )

TPI configuration struct

Definition at line 1604 of file core_cm7.h.

◆ TPI_BASE

#define TPI_BASE   (0xE0040000UL)

TPI Base Address

Definition at line 1592 of file core_cm7.h.



inertial_sense_ros
Author(s):
autogenerated on Sun Feb 28 2021 03:18:01