My Project
Loading...
Searching...
No Matches
Core Definitions
Defines and Type Definitions » Status and Control Registers » Nested Vectored Interrupt Controller (NVIC) » System Control Block (SCB) | Defines and Type Definitions » Status and Control Registers » Nested Vectored Interrupt Controller (NVIC) » System Control Block (SCB) » System Controls not in SCB (SCnSCB) » System Tick Timer (SysTick) | Defines and Type Definitions » Status and Control Registers » Nested Vectored Interrupt Controller (NVIC) » System Control Block (SCB) | Defines and Type Definitions » Status and Control Registers » Nested Vectored Interrupt Controller (NVIC) » System Control Block (SCB) » System Controls not in SCB (SCnSCB) » System Tick Timer (SysTick) » Instrumentation Trace Macrocell (ITM) » Data Watchpoint and Trace (DWT) » Trace Port Interface (TPI) | Defines and Type Definitions » Status and Control Registers » Nested Vectored Interrupt Controller (NVIC) » System Control Block (SCB) | Defines and Type Definitions » Status and Control Registers » Nested Vectored Interrupt Controller (NVIC) » System Control Block (SCB) » System Controls not in SCB (SCnSCB) » System Tick Timer (SysTick) | Defines and Type Definitions » Status and Control Registers » Nested Vectored Interrupt Controller (NVIC) » System Control Block (SCB) | Defines and Type Definitions » Status and Control Registers » Nested Vectored Interrupt Controller (NVIC) » System Control Block (SCB) » System Controls not in SCB (SCnSCB) » System Tick Timer (SysTick) » Instrumentation Trace Macrocell (ITM) » Data Watchpoint and Trace (DWT) » Trace Port Interface (TPI) » Floating Point Unit (FPU) » Core Debug Registers (CoreDebug) » Core register bit field macros

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

Modules

 Functions and Instructions Reference
 
 NVIC Functions
 Functions that manage interrupts and exceptions via the NVIC.
 
#define SCS_BASE   (0xE000E000UL)
 
#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 SCB   ((SCB_Type *) SCB_BASE )
 
#define SysTick   ((SysTick_Type *) SysTick_BASE )
 
#define NVIC   ((NVIC_Type *) NVIC_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 FPU_BASE   (SCS_BASE + 0x0F30UL)
 
#define FPU   ((FPU_Type *) FPU_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 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 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 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 SCB   ((SCB_Type *) SCB_BASE )
 
#define SysTick   ((SysTick_Type *) SysTick_BASE )
 
#define NVIC   ((NVIC_Type *) NVIC_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 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 FPU_BASE   (SCS_BASE + 0x0F30UL)
 
#define FPU   ((FPU_Type *) FPU_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 FPU_BASE   (SCS_BASE + 0x0F30UL)
 
#define FPU   ((FPU_Type *) FPU_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 FPU_BASE   (SCS_BASE + 0x0F30UL)
 
#define FPU   ((FPU_Type *) FPU_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

◆ CoreDebug [1/8]

#define CoreDebug   ((CoreDebug_Type *) CoreDebug_BASE )

Core Debug configuration struct

◆ CoreDebug [2/8]

#define CoreDebug   ((CoreDebug_Type *) CoreDebug_BASE )

Core Debug configuration struct

◆ CoreDebug [3/8]

#define CoreDebug   ((CoreDebug_Type *) CoreDebug_BASE )

Core Debug configuration struct

◆ CoreDebug [4/8]

#define CoreDebug   ((CoreDebug_Type *) CoreDebug_BASE)

Core Debug configuration struct

◆ CoreDebug [5/8]

#define CoreDebug   ((CoreDebug_Type *) CoreDebug_BASE )

Core Debug configuration struct

◆ CoreDebug [6/8]

#define CoreDebug   ((CoreDebug_Type *) CoreDebug_BASE)

Core Debug configuration struct

◆ CoreDebug [7/8]

#define CoreDebug   ((CoreDebug_Type *) CoreDebug_BASE)

Core Debug configuration struct

◆ CoreDebug [8/8]

#define CoreDebug   ((CoreDebug_Type *) CoreDebug_BASE)

Core Debug configuration struct

◆ CoreDebug_BASE [1/8]

#define CoreDebug_BASE   (0xE000EDF0UL)

Core Debug Base Address

◆ CoreDebug_BASE [2/8]

#define CoreDebug_BASE   (0xE000EDF0UL)

Core Debug Base Address

◆ CoreDebug_BASE [3/8]

#define CoreDebug_BASE   (0xE000EDF0UL)

Core Debug Base Address

◆ CoreDebug_BASE [4/8]

#define CoreDebug_BASE   (0xE000EDF0UL)

Core Debug Base Address

◆ CoreDebug_BASE [5/8]

#define CoreDebug_BASE   (0xE000EDF0UL)

Core Debug Base Address

◆ CoreDebug_BASE [6/8]

#define CoreDebug_BASE   (0xE000EDF0UL)

Core Debug Base Address

◆ CoreDebug_BASE [7/8]

#define CoreDebug_BASE   (0xE000EDF0UL)

Core Debug Base Address

◆ CoreDebug_BASE [8/8]

#define CoreDebug_BASE   (0xE000EDF0UL)

Core Debug Base Address

◆ DWT [1/8]

#define DWT   ((DWT_Type *) DWT_BASE )

DWT configuration struct

◆ DWT [2/8]

#define DWT   ((DWT_Type *) DWT_BASE )

DWT configuration struct

◆ DWT [3/8]

#define DWT   ((DWT_Type *) DWT_BASE )

DWT configuration struct

◆ DWT [4/8]

#define DWT   ((DWT_Type *) DWT_BASE )

DWT configuration struct

◆ DWT [5/8]

#define DWT   ((DWT_Type *) DWT_BASE )

DWT configuration struct

◆ DWT [6/8]

#define DWT   ((DWT_Type *) DWT_BASE )

DWT configuration struct

◆ DWT [7/8]

#define DWT   ((DWT_Type *) DWT_BASE )

DWT configuration struct

◆ DWT [8/8]

#define DWT   ((DWT_Type *) DWT_BASE )

DWT configuration struct

◆ DWT_BASE [1/8]

#define DWT_BASE   (0xE0001000UL)

DWT Base Address

◆ DWT_BASE [2/8]

#define DWT_BASE   (0xE0001000UL)

DWT Base Address

◆ DWT_BASE [3/8]

#define DWT_BASE   (0xE0001000UL)

DWT Base Address

◆ DWT_BASE [4/8]

#define DWT_BASE   (0xE0001000UL)

DWT Base Address

◆ DWT_BASE [5/8]

#define DWT_BASE   (0xE0001000UL)

DWT Base Address

◆ DWT_BASE [6/8]

#define DWT_BASE   (0xE0001000UL)

DWT Base Address

◆ DWT_BASE [7/8]

#define DWT_BASE   (0xE0001000UL)

DWT Base Address

◆ DWT_BASE [8/8]

#define DWT_BASE   (0xE0001000UL)

DWT Base Address

◆ FPU [1/4]

#define FPU   ((FPU_Type *) FPU_BASE )

Floating Point Unit

◆ FPU [2/4]

#define FPU   ((FPU_Type *) FPU_BASE )

Floating Point Unit

◆ FPU [3/4]

#define FPU   ((FPU_Type *) FPU_BASE )

Floating Point Unit

◆ FPU [4/4]

#define FPU   ((FPU_Type *) FPU_BASE )

Floating Point Unit

◆ FPU_BASE [1/4]

#define FPU_BASE   (SCS_BASE + 0x0F30UL)

Floating Point Unit

◆ FPU_BASE [2/4]

#define FPU_BASE   (SCS_BASE + 0x0F30UL)

Floating Point Unit

◆ FPU_BASE [3/4]

#define FPU_BASE   (SCS_BASE + 0x0F30UL)

Floating Point Unit

◆ FPU_BASE [4/4]

#define FPU_BASE   (SCS_BASE + 0x0F30UL)

Floating Point Unit

◆ ITM [1/6]

#define ITM   ((ITM_Type *) ITM_BASE )

ITM configuration struct

◆ ITM [2/6]

#define ITM   ((ITM_Type *) ITM_BASE )

ITM configuration struct

◆ ITM [3/6]

#define ITM   ((ITM_Type *) ITM_BASE )

ITM configuration struct

◆ ITM [4/6]

#define ITM   ((ITM_Type *) ITM_BASE )

ITM configuration struct

◆ ITM [5/6]

#define ITM   ((ITM_Type *) ITM_BASE )

ITM configuration struct

◆ ITM [6/6]

#define ITM   ((ITM_Type *) ITM_BASE )

ITM configuration struct

◆ ITM_BASE [1/6]

#define ITM_BASE   (0xE0000000UL)

ITM Base Address

◆ ITM_BASE [2/6]

#define ITM_BASE   (0xE0000000UL)

ITM Base Address

◆ ITM_BASE [3/6]

#define ITM_BASE   (0xE0000000UL)

ITM Base Address

◆ ITM_BASE [4/6]

#define ITM_BASE   (0xE0000000UL)

ITM Base Address

◆ ITM_BASE [5/6]

#define ITM_BASE   (0xE0000000UL)

ITM Base Address

◆ ITM_BASE [6/6]

#define ITM_BASE   (0xE0000000UL)

ITM Base Address

◆ NVIC [1/12]

#define NVIC   ((NVIC_Type *) NVIC_BASE )

NVIC configuration struct

◆ NVIC [2/12]

#define NVIC   ((NVIC_Type *) NVIC_BASE )

NVIC configuration struct

◆ NVIC [3/12]

#define NVIC   ((NVIC_Type *) NVIC_BASE )

NVIC configuration struct

◆ NVIC [4/12]

#define NVIC   ((NVIC_Type *) NVIC_BASE )

NVIC configuration struct

◆ NVIC [5/12]

#define NVIC   ((NVIC_Type *) NVIC_BASE )

NVIC configuration struct

◆ NVIC [6/12]

#define NVIC   ((NVIC_Type *) NVIC_BASE )

NVIC configuration struct

◆ NVIC [7/12]

#define NVIC   ((NVIC_Type *) NVIC_BASE )

NVIC configuration struct

◆ NVIC [8/12]

#define NVIC   ((NVIC_Type *) NVIC_BASE )

NVIC configuration struct

◆ NVIC [9/12]

#define NVIC   ((NVIC_Type *) NVIC_BASE )

NVIC configuration struct

◆ NVIC [10/12]

#define NVIC   ((NVIC_Type *) NVIC_BASE )

NVIC configuration struct

◆ NVIC [11/12]

#define NVIC   ((NVIC_Type *) NVIC_BASE )

NVIC configuration struct

◆ NVIC [12/12]

#define NVIC   ((NVIC_Type *) NVIC_BASE )

NVIC configuration struct

◆ NVIC_BASE [1/12]

#define NVIC_BASE   (SCS_BASE + 0x0100UL)

NVIC Base Address

◆ NVIC_BASE [2/12]

#define NVIC_BASE   (SCS_BASE + 0x0100UL)

NVIC Base Address

◆ NVIC_BASE [3/12]

#define NVIC_BASE   (SCS_BASE + 0x0100UL)

NVIC Base Address

◆ NVIC_BASE [4/12]

#define NVIC_BASE   (SCS_BASE + 0x0100UL)

NVIC Base Address

◆ NVIC_BASE [5/12]

#define NVIC_BASE   (SCS_BASE + 0x0100UL)

NVIC Base Address

◆ NVIC_BASE [6/12]

#define NVIC_BASE   (SCS_BASE + 0x0100UL)

NVIC Base Address

◆ NVIC_BASE [7/12]

#define NVIC_BASE   (SCS_BASE + 0x0100UL)

NVIC Base Address

◆ NVIC_BASE [8/12]

#define NVIC_BASE   (SCS_BASE + 0x0100UL)

NVIC Base Address

◆ NVIC_BASE [9/12]

#define NVIC_BASE   (SCS_BASE + 0x0100UL)

NVIC Base Address

◆ NVIC_BASE [10/12]

#define NVIC_BASE   (SCS_BASE + 0x0100UL)

NVIC Base Address

◆ NVIC_BASE [11/12]

#define NVIC_BASE   (SCS_BASE + 0x0100UL)

NVIC Base Address

◆ NVIC_BASE [12/12]

#define NVIC_BASE   (SCS_BASE + 0x0100UL)

NVIC Base Address

◆ SCB [1/12]

#define SCB   ((SCB_Type *) SCB_BASE )

SCB configuration struct

◆ SCB [2/12]

#define SCB   ((SCB_Type *) SCB_BASE )

SCB configuration struct

◆ SCB [3/12]

#define SCB   ((SCB_Type *) SCB_BASE )

SCB configuration struct

◆ SCB [4/12]

#define SCB   ((SCB_Type *) SCB_BASE )

SCB configuration struct

◆ SCB [5/12]

#define SCB   ((SCB_Type *) SCB_BASE )

SCB configuration struct

◆ SCB [6/12]

#define SCB   ((SCB_Type *) SCB_BASE )

SCB configuration struct

◆ SCB [7/12]

#define SCB   ((SCB_Type *) SCB_BASE )

SCB configuration struct

◆ SCB [8/12]

#define SCB   ((SCB_Type *) SCB_BASE )

SCB configuration struct

◆ SCB [9/12]

#define SCB   ((SCB_Type *) SCB_BASE )

SCB configuration struct

◆ SCB [10/12]

#define SCB   ((SCB_Type *) SCB_BASE )

SCB configuration struct

◆ SCB [11/12]

#define SCB   ((SCB_Type *) SCB_BASE )

SCB configuration struct

◆ SCB [12/12]

#define SCB   ((SCB_Type *) SCB_BASE )

SCB configuration struct

◆ SCB_BASE [1/12]

#define SCB_BASE   (SCS_BASE + 0x0D00UL)

System Control Block Base Address

◆ SCB_BASE [2/12]

#define SCB_BASE   (SCS_BASE + 0x0D00UL)

System Control Block Base Address

◆ SCB_BASE [3/12]

#define SCB_BASE   (SCS_BASE + 0x0D00UL)

System Control Block Base Address

◆ SCB_BASE [4/12]

#define SCB_BASE   (SCS_BASE + 0x0D00UL)

System Control Block Base Address

◆ SCB_BASE [5/12]

#define SCB_BASE   (SCS_BASE + 0x0D00UL)

System Control Block Base Address

◆ SCB_BASE [6/12]

#define SCB_BASE   (SCS_BASE + 0x0D00UL)

System Control Block Base Address

◆ SCB_BASE [7/12]

#define SCB_BASE   (SCS_BASE + 0x0D00UL)

System Control Block Base Address

◆ SCB_BASE [8/12]

#define SCB_BASE   (SCS_BASE + 0x0D00UL)

System Control Block Base Address

◆ SCB_BASE [9/12]

#define SCB_BASE   (SCS_BASE + 0x0D00UL)

System Control Block Base Address

◆ SCB_BASE [10/12]

#define SCB_BASE   (SCS_BASE + 0x0D00UL)

System Control Block Base Address

◆ SCB_BASE [11/12]

#define SCB_BASE   (SCS_BASE + 0x0D00UL)

System Control Block Base Address

◆ SCB_BASE [12/12]

#define SCB_BASE   (SCS_BASE + 0x0D00UL)

System Control Block Base Address

◆ SCnSCB [1/8]

#define SCnSCB   ((SCnSCB_Type *) SCS_BASE )

System control Register not in SCB

◆ SCnSCB [2/8]

#define SCnSCB   ((SCnSCB_Type *) SCS_BASE )

System control Register not in SCB

◆ SCnSCB [3/8]

#define SCnSCB   ((SCnSCB_Type *) SCS_BASE )

System control Register not in SCB

◆ SCnSCB [4/8]

#define SCnSCB   ((SCnSCB_Type *) SCS_BASE )

System control Register not in SCB

◆ SCnSCB [5/8]

#define SCnSCB   ((SCnSCB_Type *) SCS_BASE )

System control Register not in SCB

◆ SCnSCB [6/8]

#define SCnSCB   ((SCnSCB_Type *) SCS_BASE )

System control Register not in SCB

◆ SCnSCB [7/8]

#define SCnSCB   ((SCnSCB_Type *) SCS_BASE )

System control Register not in SCB

◆ SCnSCB [8/8]

#define SCnSCB   ((SCnSCB_Type *) SCS_BASE )

System control Register not in SCB

◆ SCS_BASE [1/12]

#define SCS_BASE   (0xE000E000UL)

System Control Space Base Address

◆ SCS_BASE [2/12]

#define SCS_BASE   (0xE000E000UL)

System Control Space Base Address

◆ SCS_BASE [3/12]

#define SCS_BASE   (0xE000E000UL)

System Control Space Base Address

◆ SCS_BASE [4/12]

#define SCS_BASE   (0xE000E000UL)

System Control Space Base Address

◆ SCS_BASE [5/12]

#define SCS_BASE   (0xE000E000UL)

System Control Space Base Address

◆ SCS_BASE [6/12]

#define SCS_BASE   (0xE000E000UL)

System Control Space Base Address

◆ SCS_BASE [7/12]

#define SCS_BASE   (0xE000E000UL)

System Control Space Base Address

◆ SCS_BASE [8/12]

#define SCS_BASE   (0xE000E000UL)

System Control Space Base Address

◆ SCS_BASE [9/12]

#define SCS_BASE   (0xE000E000UL)

System Control Space Base Address

◆ SCS_BASE [10/12]

#define SCS_BASE   (0xE000E000UL)

System Control Space Base Address

◆ SCS_BASE [11/12]

#define SCS_BASE   (0xE000E000UL)

System Control Space Base Address

◆ SCS_BASE [12/12]

#define SCS_BASE   (0xE000E000UL)

System Control Space Base Address

◆ SysTick [1/12]

#define SysTick   ((SysTick_Type *) SysTick_BASE )

SysTick configuration struct

◆ SysTick [2/12]

#define SysTick   ((SysTick_Type *) SysTick_BASE )

SysTick configuration struct

◆ SysTick [3/12]

#define SysTick   ((SysTick_Type *) SysTick_BASE )

SysTick configuration struct

◆ SysTick [4/12]

#define SysTick   ((SysTick_Type *) SysTick_BASE )

SysTick configuration struct

◆ SysTick [5/12]

#define SysTick   ((SysTick_Type *) SysTick_BASE )

SysTick configuration struct

◆ SysTick [6/12]

#define SysTick   ((SysTick_Type *) SysTick_BASE )

SysTick configuration struct

◆ SysTick [7/12]

#define SysTick   ((SysTick_Type *) SysTick_BASE )

SysTick configuration struct

◆ SysTick [8/12]

#define SysTick   ((SysTick_Type *) SysTick_BASE )

SysTick configuration struct

◆ SysTick [9/12]

#define SysTick   ((SysTick_Type *) SysTick_BASE )

SysTick configuration struct

◆ SysTick [10/12]

#define SysTick   ((SysTick_Type *) SysTick_BASE )

SysTick configuration struct

◆ SysTick [11/12]

#define SysTick   ((SysTick_Type *) SysTick_BASE )

SysTick configuration struct

◆ SysTick [12/12]

#define SysTick   ((SysTick_Type *) SysTick_BASE )

SysTick configuration struct

◆ SysTick_BASE [1/12]

#define SysTick_BASE   (SCS_BASE + 0x0010UL)

SysTick Base Address

◆ SysTick_BASE [2/12]

#define SysTick_BASE   (SCS_BASE + 0x0010UL)

SysTick Base Address

◆ SysTick_BASE [3/12]

#define SysTick_BASE   (SCS_BASE + 0x0010UL)

SysTick Base Address

◆ SysTick_BASE [4/12]

#define SysTick_BASE   (SCS_BASE + 0x0010UL)

SysTick Base Address

◆ SysTick_BASE [5/12]

#define SysTick_BASE   (SCS_BASE + 0x0010UL)

SysTick Base Address

◆ SysTick_BASE [6/12]

#define SysTick_BASE   (SCS_BASE + 0x0010UL)

SysTick Base Address

◆ SysTick_BASE [7/12]

#define SysTick_BASE   (SCS_BASE + 0x0010UL)

SysTick Base Address

◆ SysTick_BASE [8/12]

#define SysTick_BASE   (SCS_BASE + 0x0010UL)

SysTick Base Address

◆ SysTick_BASE [9/12]

#define SysTick_BASE   (SCS_BASE + 0x0010UL)

SysTick Base Address

◆ SysTick_BASE [10/12]

#define SysTick_BASE   (SCS_BASE + 0x0010UL)

SysTick Base Address

◆ SysTick_BASE [11/12]

#define SysTick_BASE   (SCS_BASE + 0x0010UL)

SysTick Base Address

◆ SysTick_BASE [12/12]

#define SysTick_BASE   (SCS_BASE + 0x0010UL)

SysTick Base Address

◆ TPI [1/8]

#define TPI   ((TPI_Type *) TPI_BASE )

TPI configuration struct

◆ TPI [2/8]

#define TPI   ((TPI_Type *) TPI_BASE )

TPI configuration struct

◆ TPI [3/8]

#define TPI   ((TPI_Type *) TPI_BASE )

TPI configuration struct

◆ TPI [4/8]

#define TPI   ((TPI_Type *) TPI_BASE )

TPI configuration struct

◆ TPI [5/8]

#define TPI   ((TPI_Type *) TPI_BASE )

TPI configuration struct

◆ TPI [6/8]

#define TPI   ((TPI_Type *) TPI_BASE )

TPI configuration struct

◆ TPI [7/8]

#define TPI   ((TPI_Type *) TPI_BASE )

TPI configuration struct

◆ TPI [8/8]

#define TPI   ((TPI_Type *) TPI_BASE )

TPI configuration struct

◆ TPI_BASE [1/8]

#define TPI_BASE   (0xE0040000UL)

TPI Base Address

◆ TPI_BASE [2/8]

#define TPI_BASE   (0xE0040000UL)

TPI Base Address

◆ TPI_BASE [3/8]

#define TPI_BASE   (0xE0040000UL)

TPI Base Address

◆ TPI_BASE [4/8]

#define TPI_BASE   (0xE0040000UL)

TPI Base Address

◆ TPI_BASE [5/8]

#define TPI_BASE   (0xE0040000UL)

TPI Base Address

◆ TPI_BASE [6/8]

#define TPI_BASE   (0xE0040000UL)

TPI Base Address

◆ TPI_BASE [7/8]

#define TPI_BASE   (0xE0040000UL)

TPI Base Address

◆ TPI_BASE [8/8]

#define TPI_BASE   (0xE0040000UL)

TPI Base Address