DIY Logging Volt/Ampmeter
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

Definition at line 1127 of file core_armv8mbl.h.

◆ CoreDebug [2/8]

#define CoreDebug   ((CoreDebug_Type *) CoreDebug_BASE )

Core Debug configuration struct

Definition at line 1202 of file core_cm23.h.

◆ CoreDebug [3/8]

#define CoreDebug   ((CoreDebug_Type *) CoreDebug_BASE)

Core Debug configuration struct

Definition at line 1379 of file core_sc300.h.

◆ CoreDebug [4/8]

#define CoreDebug   ((CoreDebug_Type *) CoreDebug_BASE)

Core Debug configuration struct

Definition at line 1399 of file core_cm3.h.

◆ CoreDebug [5/8]

#define CoreDebug   ((CoreDebug_Type *) CoreDebug_BASE)

Core Debug configuration struct

Definition at line 1570 of file core_cm4.h.

◆ CoreDebug [6/8]

#define CoreDebug   ((CoreDebug_Type *) CoreDebug_BASE)

Core Debug configuration struct

Definition at line 1778 of file core_cm7.h.

◆ CoreDebug [7/8]

#define CoreDebug   ((CoreDebug_Type *) CoreDebug_BASE )

Core Debug configuration struct

Definition at line 1989 of file core_armv8mml.h.

◆ CoreDebug [8/8]

#define CoreDebug   ((CoreDebug_Type *) CoreDebug_BASE )

Core Debug configuration struct

Definition at line 2064 of file core_cm33.h.

◆ CoreDebug_BASE [1/8]

#define CoreDebug_BASE   (0xE000EDF0UL)

Core Debug Base Address

Definition at line 1116 of file core_armv8mbl.h.

◆ CoreDebug_BASE [2/8]

#define CoreDebug_BASE   (0xE000EDF0UL)

Core Debug Base Address

Definition at line 1191 of file core_cm23.h.

◆ CoreDebug_BASE [3/8]

#define CoreDebug_BASE   (0xE000EDF0UL)

Core Debug Base Address

Definition at line 1367 of file core_sc300.h.

◆ CoreDebug_BASE [4/8]

#define CoreDebug_BASE   (0xE000EDF0UL)

Core Debug Base Address

Definition at line 1387 of file core_cm3.h.

◆ CoreDebug_BASE [5/8]

#define CoreDebug_BASE   (0xE000EDF0UL)

Core Debug Base Address

Definition at line 1558 of file core_cm4.h.

◆ CoreDebug_BASE [6/8]

#define CoreDebug_BASE   (0xE000EDF0UL)

Core Debug Base Address

Definition at line 1766 of file core_cm7.h.

◆ CoreDebug_BASE [7/8]

#define CoreDebug_BASE   (0xE000EDF0UL)

Core Debug Base Address

Definition at line 1977 of file core_armv8mml.h.

◆ CoreDebug_BASE [8/8]

#define CoreDebug_BASE   (0xE000EDF0UL)

Core Debug Base Address

Definition at line 2052 of file core_cm33.h.

◆ DWT [1/8]

#define DWT   ((DWT_Type *) DWT_BASE )

DWT configuration struct

Definition at line 1125 of file core_armv8mbl.h.

◆ DWT [2/8]

#define DWT   ((DWT_Type *) DWT_BASE )

DWT configuration struct

Definition at line 1200 of file core_cm23.h.

◆ DWT [3/8]

#define DWT   ((DWT_Type *) DWT_BASE )

DWT configuration struct

Definition at line 1377 of file core_sc300.h.

◆ DWT [4/8]

#define DWT   ((DWT_Type *) DWT_BASE )

DWT configuration struct

Definition at line 1397 of file core_cm3.h.

◆ DWT [5/8]

#define DWT   ((DWT_Type *) DWT_BASE )

DWT configuration struct

Definition at line 1568 of file core_cm4.h.

◆ DWT [6/8]

#define DWT   ((DWT_Type *) DWT_BASE )

DWT configuration struct

Definition at line 1776 of file core_cm7.h.

◆ DWT [7/8]

#define DWT   ((DWT_Type *) DWT_BASE )

DWT configuration struct

Definition at line 1987 of file core_armv8mml.h.

◆ DWT [8/8]

#define DWT   ((DWT_Type *) DWT_BASE )

DWT configuration struct

Definition at line 2062 of file core_cm33.h.

◆ DWT_BASE [1/8]

#define DWT_BASE   (0xE0001000UL)

DWT Base Address

Definition at line 1114 of file core_armv8mbl.h.

◆ DWT_BASE [2/8]

#define DWT_BASE   (0xE0001000UL)

DWT Base Address

Definition at line 1189 of file core_cm23.h.

◆ DWT_BASE [3/8]

#define DWT_BASE   (0xE0001000UL)

DWT Base Address

Definition at line 1365 of file core_sc300.h.

◆ DWT_BASE [4/8]

#define DWT_BASE   (0xE0001000UL)

DWT Base Address

Definition at line 1385 of file core_cm3.h.

◆ DWT_BASE [5/8]

#define DWT_BASE   (0xE0001000UL)

DWT Base Address

Definition at line 1556 of file core_cm4.h.

◆ DWT_BASE [6/8]

#define DWT_BASE   (0xE0001000UL)

DWT Base Address

Definition at line 1764 of file core_cm7.h.

◆ DWT_BASE [7/8]

#define DWT_BASE   (0xE0001000UL)

DWT Base Address

Definition at line 1975 of file core_armv8mml.h.

◆ DWT_BASE [8/8]

#define DWT_BASE   (0xE0001000UL)

DWT Base Address

Definition at line 2050 of file core_cm33.h.

◆ FPU [1/4]

#define FPU   ((FPU_Type *) FPU_BASE )

Floating Point Unit

Definition at line 1578 of file core_cm4.h.

◆ FPU [2/4]

#define FPU   ((FPU_Type *) FPU_BASE )

Floating Point Unit

Definition at line 1786 of file core_cm7.h.

◆ FPU [3/4]

#define FPU   ((FPU_Type *) FPU_BASE )

Floating Point Unit

Definition at line 2002 of file core_armv8mml.h.

◆ FPU [4/4]

#define FPU   ((FPU_Type *) FPU_BASE )

Floating Point Unit

Definition at line 2077 of file core_cm33.h.

◆ FPU_BASE [1/4]

#define FPU_BASE   (SCS_BASE + 0x0F30UL)

Floating Point Unit

Definition at line 1577 of file core_cm4.h.

◆ FPU_BASE [2/4]

#define FPU_BASE   (SCS_BASE + 0x0F30UL)

Floating Point Unit

Definition at line 1785 of file core_cm7.h.

◆ FPU_BASE [3/4]

#define FPU_BASE   (SCS_BASE + 0x0F30UL)

Floating Point Unit

Definition at line 2001 of file core_armv8mml.h.

◆ FPU_BASE [4/4]

#define FPU_BASE   (SCS_BASE + 0x0F30UL)

Floating Point Unit

Definition at line 2076 of file core_cm33.h.

◆ ITM [1/6]

#define ITM   ((ITM_Type *) ITM_BASE )

ITM configuration struct

Definition at line 1376 of file core_sc300.h.

◆ ITM [2/6]

#define ITM   ((ITM_Type *) ITM_BASE )

ITM configuration struct

Definition at line 1396 of file core_cm3.h.

◆ ITM [3/6]

#define ITM   ((ITM_Type *) ITM_BASE )

ITM configuration struct

Definition at line 1567 of file core_cm4.h.

◆ ITM [4/6]

#define ITM   ((ITM_Type *) ITM_BASE )

ITM configuration struct

Definition at line 1775 of file core_cm7.h.

◆ ITM [5/6]

#define ITM   ((ITM_Type *) ITM_BASE )

ITM configuration struct

Definition at line 1986 of file core_armv8mml.h.

◆ ITM [6/6]

#define ITM   ((ITM_Type *) ITM_BASE )

ITM configuration struct

Definition at line 2061 of file core_cm33.h.

◆ ITM_BASE [1/6]

#define ITM_BASE   (0xE0000000UL)

ITM Base Address

Definition at line 1364 of file core_sc300.h.

◆ ITM_BASE [2/6]

#define ITM_BASE   (0xE0000000UL)

ITM Base Address

Definition at line 1384 of file core_cm3.h.

◆ ITM_BASE [3/6]

#define ITM_BASE   (0xE0000000UL)

ITM Base Address

Definition at line 1555 of file core_cm4.h.

◆ ITM_BASE [4/6]

#define ITM_BASE   (0xE0000000UL)

ITM Base Address

Definition at line 1763 of file core_cm7.h.

◆ ITM_BASE [5/6]

#define ITM_BASE   (0xE0000000UL)

ITM Base Address

Definition at line 1974 of file core_armv8mml.h.

◆ ITM_BASE [6/6]

#define ITM_BASE   (0xE0000000UL)

ITM Base Address

Definition at line 2049 of file core_cm33.h.

◆ NVIC [1/12]

#define NVIC   ((NVIC_Type *) NVIC_BASE )

NVIC configuration struct

Definition at line 541 of file core_cm0.h.

◆ NVIC [2/12]

#define NVIC   ((NVIC_Type *) NVIC_BASE )

NVIC configuration struct

Definition at line 568 of file core_cm1.h.

◆ NVIC [3/12]

#define NVIC   ((NVIC_Type *) NVIC_BASE )

NVIC configuration struct

Definition at line 655 of file core_cm0plus.h.

◆ NVIC [4/12]

#define NVIC   ((NVIC_Type *) NVIC_BASE )

NVIC configuration struct

Definition at line 665 of file core_sc000.h.

◆ NVIC [5/12]

#define NVIC   ((NVIC_Type *) NVIC_BASE )

NVIC configuration struct

Definition at line 1124 of file core_armv8mbl.h.

◆ NVIC [6/12]

#define NVIC   ((NVIC_Type *) NVIC_BASE )

NVIC configuration struct

Definition at line 1199 of file core_cm23.h.

◆ NVIC [7/12]

#define NVIC   ((NVIC_Type *) NVIC_BASE )

NVIC configuration struct

Definition at line 1375 of file core_sc300.h.

◆ NVIC [8/12]

#define NVIC   ((NVIC_Type *) NVIC_BASE )

NVIC configuration struct

Definition at line 1395 of file core_cm3.h.

◆ NVIC [9/12]

#define NVIC   ((NVIC_Type *) NVIC_BASE )

NVIC configuration struct

Definition at line 1566 of file core_cm4.h.

◆ NVIC [10/12]

#define NVIC   ((NVIC_Type *) NVIC_BASE )

NVIC configuration struct

Definition at line 1774 of file core_cm7.h.

◆ NVIC [11/12]

#define NVIC   ((NVIC_Type *) NVIC_BASE )

NVIC configuration struct

Definition at line 1985 of file core_armv8mml.h.

◆ NVIC [12/12]

#define NVIC   ((NVIC_Type *) NVIC_BASE )

NVIC configuration struct

Definition at line 2060 of file core_cm33.h.

◆ NVIC_BASE [1/12]

#define NVIC_BASE   (SCS_BASE + 0x0100UL)

NVIC Base Address

Definition at line 536 of file core_cm0.h.

◆ NVIC_BASE [2/12]

#define NVIC_BASE   (SCS_BASE + 0x0100UL)

NVIC Base Address

Definition at line 562 of file core_cm1.h.

◆ NVIC_BASE [3/12]

#define NVIC_BASE   (SCS_BASE + 0x0100UL)

NVIC Base Address

Definition at line 650 of file core_cm0plus.h.

◆ NVIC_BASE [4/12]

#define NVIC_BASE   (SCS_BASE + 0x0100UL)

NVIC Base Address

Definition at line 659 of file core_sc000.h.

◆ NVIC_BASE [5/12]

#define NVIC_BASE   (SCS_BASE + 0x0100UL)

NVIC Base Address

Definition at line 1118 of file core_armv8mbl.h.

◆ NVIC_BASE [6/12]

#define NVIC_BASE   (SCS_BASE + 0x0100UL)

NVIC Base Address

Definition at line 1193 of file core_cm23.h.

◆ NVIC_BASE [7/12]

#define NVIC_BASE   (SCS_BASE + 0x0100UL)

NVIC Base Address

Definition at line 1369 of file core_sc300.h.

◆ NVIC_BASE [8/12]

#define NVIC_BASE   (SCS_BASE + 0x0100UL)

NVIC Base Address

Definition at line 1389 of file core_cm3.h.

◆ NVIC_BASE [9/12]

#define NVIC_BASE   (SCS_BASE + 0x0100UL)

NVIC Base Address

Definition at line 1560 of file core_cm4.h.

◆ NVIC_BASE [10/12]

#define NVIC_BASE   (SCS_BASE + 0x0100UL)

NVIC Base Address

Definition at line 1768 of file core_cm7.h.

◆ NVIC_BASE [11/12]

#define NVIC_BASE   (SCS_BASE + 0x0100UL)

NVIC Base Address

Definition at line 1979 of file core_armv8mml.h.

◆ NVIC_BASE [12/12]

#define NVIC_BASE   (SCS_BASE + 0x0100UL)

NVIC Base Address

Definition at line 2054 of file core_cm33.h.

◆ SCB [1/12]

#define SCB   ((SCB_Type *) SCB_BASE )

SCB configuration struct

Definition at line 539 of file core_cm0.h.

◆ SCB [2/12]

#define SCB   ((SCB_Type *) SCB_BASE )

SCB configuration struct

Definition at line 566 of file core_cm1.h.

◆ SCB [3/12]

#define SCB   ((SCB_Type *) SCB_BASE )

SCB configuration struct

Definition at line 653 of file core_cm0plus.h.

◆ SCB [4/12]

#define SCB   ((SCB_Type *) SCB_BASE )

SCB configuration struct

Definition at line 663 of file core_sc000.h.

◆ SCB [5/12]

#define SCB   ((SCB_Type *) SCB_BASE )

SCB configuration struct

Definition at line 1122 of file core_armv8mbl.h.

◆ SCB [6/12]

#define SCB   ((SCB_Type *) SCB_BASE )

SCB configuration struct

Definition at line 1197 of file core_cm23.h.

◆ SCB [7/12]

#define SCB   ((SCB_Type *) SCB_BASE )

SCB configuration struct

Definition at line 1373 of file core_sc300.h.

◆ SCB [8/12]

#define SCB   ((SCB_Type *) SCB_BASE )

SCB configuration struct

Definition at line 1393 of file core_cm3.h.

◆ SCB [9/12]

#define SCB   ((SCB_Type *) SCB_BASE )

SCB configuration struct

Definition at line 1564 of file core_cm4.h.

◆ SCB [10/12]

#define SCB   ((SCB_Type *) SCB_BASE )

SCB configuration struct

Definition at line 1772 of file core_cm7.h.

◆ SCB [11/12]

#define SCB   ((SCB_Type *) SCB_BASE )

SCB configuration struct

Definition at line 1983 of file core_armv8mml.h.

◆ SCB [12/12]

#define SCB   ((SCB_Type *) SCB_BASE )

SCB configuration struct

Definition at line 2058 of file core_cm33.h.

◆ SCB_BASE [1/12]

#define SCB_BASE   (SCS_BASE + 0x0D00UL)

System Control Block Base Address

Definition at line 537 of file core_cm0.h.

◆ SCB_BASE [2/12]

#define SCB_BASE   (SCS_BASE + 0x0D00UL)

System Control Block Base Address

Definition at line 563 of file core_cm1.h.

◆ SCB_BASE [3/12]

#define SCB_BASE   (SCS_BASE + 0x0D00UL)

System Control Block Base Address

Definition at line 651 of file core_cm0plus.h.

◆ SCB_BASE [4/12]

#define SCB_BASE   (SCS_BASE + 0x0D00UL)

System Control Block Base Address

Definition at line 660 of file core_sc000.h.

◆ SCB_BASE [5/12]

#define SCB_BASE   (SCS_BASE + 0x0D00UL)

System Control Block Base Address

Definition at line 1119 of file core_armv8mbl.h.

◆ SCB_BASE [6/12]

#define SCB_BASE   (SCS_BASE + 0x0D00UL)

System Control Block Base Address

Definition at line 1194 of file core_cm23.h.

◆ SCB_BASE [7/12]

#define SCB_BASE   (SCS_BASE + 0x0D00UL)

System Control Block Base Address

Definition at line 1370 of file core_sc300.h.

◆ SCB_BASE [8/12]

#define SCB_BASE   (SCS_BASE + 0x0D00UL)

System Control Block Base Address

Definition at line 1390 of file core_cm3.h.

◆ SCB_BASE [9/12]

#define SCB_BASE   (SCS_BASE + 0x0D00UL)

System Control Block Base Address

Definition at line 1561 of file core_cm4.h.

◆ SCB_BASE [10/12]

#define SCB_BASE   (SCS_BASE + 0x0D00UL)

System Control Block Base Address

Definition at line 1769 of file core_cm7.h.

◆ SCB_BASE [11/12]

#define SCB_BASE   (SCS_BASE + 0x0D00UL)

System Control Block Base Address

Definition at line 1980 of file core_armv8mml.h.

◆ SCB_BASE [12/12]

#define SCB_BASE   (SCS_BASE + 0x0D00UL)

System Control Block Base Address

Definition at line 2055 of file core_cm33.h.

◆ SCnSCB [1/8]

#define SCnSCB   ((SCnSCB_Type *) SCS_BASE )

System control Register not in SCB

Definition at line 565 of file core_cm1.h.

◆ SCnSCB [2/8]

#define SCnSCB   ((SCnSCB_Type *) SCS_BASE )

System control Register not in SCB

Definition at line 662 of file core_sc000.h.

◆ SCnSCB [3/8]

#define SCnSCB   ((SCnSCB_Type *) SCS_BASE )

System control Register not in SCB

Definition at line 1372 of file core_sc300.h.

◆ SCnSCB [4/8]

#define SCnSCB   ((SCnSCB_Type *) SCS_BASE )

System control Register not in SCB

Definition at line 1392 of file core_cm3.h.

◆ SCnSCB [5/8]

#define SCnSCB   ((SCnSCB_Type *) SCS_BASE )

System control Register not in SCB

Definition at line 1563 of file core_cm4.h.

◆ SCnSCB [6/8]

#define SCnSCB   ((SCnSCB_Type *) SCS_BASE )

System control Register not in SCB

Definition at line 1771 of file core_cm7.h.

◆ SCnSCB [7/8]

#define SCnSCB   ((SCnSCB_Type *) SCS_BASE )

System control Register not in SCB

Definition at line 1982 of file core_armv8mml.h.

◆ SCnSCB [8/8]

#define SCnSCB   ((SCnSCB_Type *) SCS_BASE )

System control Register not in SCB

Definition at line 2057 of file core_cm33.h.

◆ SCS_BASE [1/12]

#define SCS_BASE   (0xE000E000UL)

System Control Space Base Address

Definition at line 534 of file core_cm0.h.

◆ SCS_BASE [2/12]

#define SCS_BASE   (0xE000E000UL)

System Control Space Base Address

Definition at line 560 of file core_cm1.h.

◆ SCS_BASE [3/12]

#define SCS_BASE   (0xE000E000UL)

System Control Space Base Address

Definition at line 648 of file core_cm0plus.h.

◆ SCS_BASE [4/12]

#define SCS_BASE   (0xE000E000UL)

System Control Space Base Address

Definition at line 657 of file core_sc000.h.

◆ SCS_BASE [5/12]

#define SCS_BASE   (0xE000E000UL)

System Control Space Base Address

Definition at line 1113 of file core_armv8mbl.h.

◆ SCS_BASE [6/12]

#define SCS_BASE   (0xE000E000UL)

System Control Space Base Address

Definition at line 1188 of file core_cm23.h.

◆ SCS_BASE [7/12]

#define SCS_BASE   (0xE000E000UL)

System Control Space Base Address

Definition at line 1363 of file core_sc300.h.

◆ SCS_BASE [8/12]

#define SCS_BASE   (0xE000E000UL)

System Control Space Base Address

Definition at line 1383 of file core_cm3.h.

◆ SCS_BASE [9/12]

#define SCS_BASE   (0xE000E000UL)

System Control Space Base Address

Definition at line 1554 of file core_cm4.h.

◆ SCS_BASE [10/12]

#define SCS_BASE   (0xE000E000UL)

System Control Space Base Address

Definition at line 1762 of file core_cm7.h.

◆ SCS_BASE [11/12]

#define SCS_BASE   (0xE000E000UL)

System Control Space Base Address

Definition at line 1973 of file core_armv8mml.h.

◆ SCS_BASE [12/12]

#define SCS_BASE   (0xE000E000UL)

System Control Space Base Address

Definition at line 2048 of file core_cm33.h.

◆ SysTick [1/12]

#define SysTick   ((SysTick_Type *) SysTick_BASE )

SysTick configuration struct

Definition at line 540 of file core_cm0.h.

◆ SysTick [2/12]

#define SysTick   ((SysTick_Type *) SysTick_BASE )

SysTick configuration struct

Definition at line 567 of file core_cm1.h.

◆ SysTick [3/12]

#define SysTick   ((SysTick_Type *) SysTick_BASE )

SysTick configuration struct

Definition at line 654 of file core_cm0plus.h.

◆ SysTick [4/12]

#define SysTick   ((SysTick_Type *) SysTick_BASE )

SysTick configuration struct

Definition at line 664 of file core_sc000.h.

◆ SysTick [5/12]

#define SysTick   ((SysTick_Type *) SysTick_BASE )

SysTick configuration struct

Definition at line 1123 of file core_armv8mbl.h.

◆ SysTick [6/12]

#define SysTick   ((SysTick_Type *) SysTick_BASE )

SysTick configuration struct

Definition at line 1198 of file core_cm23.h.

◆ SysTick [7/12]

#define SysTick   ((SysTick_Type *) SysTick_BASE )

SysTick configuration struct

Definition at line 1374 of file core_sc300.h.

◆ SysTick [8/12]

#define SysTick   ((SysTick_Type *) SysTick_BASE )

SysTick configuration struct

Definition at line 1394 of file core_cm3.h.

◆ SysTick [9/12]

#define SysTick   ((SysTick_Type *) SysTick_BASE )

SysTick configuration struct

Definition at line 1565 of file core_cm4.h.

◆ SysTick [10/12]

#define SysTick   ((SysTick_Type *) SysTick_BASE )

SysTick configuration struct

Definition at line 1773 of file core_cm7.h.

◆ SysTick [11/12]

#define SysTick   ((SysTick_Type *) SysTick_BASE )

SysTick configuration struct

Definition at line 1984 of file core_armv8mml.h.

◆ SysTick [12/12]

#define SysTick   ((SysTick_Type *) SysTick_BASE )

SysTick configuration struct

Definition at line 2059 of file core_cm33.h.

◆ SysTick_BASE [1/12]

#define SysTick_BASE   (SCS_BASE + 0x0010UL)

SysTick Base Address

Definition at line 535 of file core_cm0.h.

◆ SysTick_BASE [2/12]

#define SysTick_BASE   (SCS_BASE + 0x0010UL)

SysTick Base Address

Definition at line 561 of file core_cm1.h.

◆ SysTick_BASE [3/12]

#define SysTick_BASE   (SCS_BASE + 0x0010UL)

SysTick Base Address

Definition at line 649 of file core_cm0plus.h.

◆ SysTick_BASE [4/12]

#define SysTick_BASE   (SCS_BASE + 0x0010UL)

SysTick Base Address

Definition at line 658 of file core_sc000.h.

◆ SysTick_BASE [5/12]

#define SysTick_BASE   (SCS_BASE + 0x0010UL)

SysTick Base Address

Definition at line 1117 of file core_armv8mbl.h.

◆ SysTick_BASE [6/12]

#define SysTick_BASE   (SCS_BASE + 0x0010UL)

SysTick Base Address

Definition at line 1192 of file core_cm23.h.

◆ SysTick_BASE [7/12]

#define SysTick_BASE   (SCS_BASE + 0x0010UL)

SysTick Base Address

Definition at line 1368 of file core_sc300.h.

◆ SysTick_BASE [8/12]

#define SysTick_BASE   (SCS_BASE + 0x0010UL)

SysTick Base Address

Definition at line 1388 of file core_cm3.h.

◆ SysTick_BASE [9/12]

#define SysTick_BASE   (SCS_BASE + 0x0010UL)

SysTick Base Address

Definition at line 1559 of file core_cm4.h.

◆ SysTick_BASE [10/12]

#define SysTick_BASE   (SCS_BASE + 0x0010UL)

SysTick Base Address

Definition at line 1767 of file core_cm7.h.

◆ SysTick_BASE [11/12]

#define SysTick_BASE   (SCS_BASE + 0x0010UL)

SysTick Base Address

Definition at line 1978 of file core_armv8mml.h.

◆ SysTick_BASE [12/12]

#define SysTick_BASE   (SCS_BASE + 0x0010UL)

SysTick Base Address

Definition at line 2053 of file core_cm33.h.

◆ TPI [1/8]

#define TPI   ((TPI_Type *) TPI_BASE )

TPI configuration struct

Definition at line 1126 of file core_armv8mbl.h.

◆ TPI [2/8]

#define TPI   ((TPI_Type *) TPI_BASE )

TPI configuration struct

Definition at line 1201 of file core_cm23.h.

◆ TPI [3/8]

#define TPI   ((TPI_Type *) TPI_BASE )

TPI configuration struct

Definition at line 1378 of file core_sc300.h.

◆ TPI [4/8]

#define TPI   ((TPI_Type *) TPI_BASE )

TPI configuration struct

Definition at line 1398 of file core_cm3.h.

◆ TPI [5/8]

#define TPI   ((TPI_Type *) TPI_BASE )

TPI configuration struct

Definition at line 1569 of file core_cm4.h.

◆ TPI [6/8]

#define TPI   ((TPI_Type *) TPI_BASE )

TPI configuration struct

Definition at line 1777 of file core_cm7.h.

◆ TPI [7/8]

#define TPI   ((TPI_Type *) TPI_BASE )

TPI configuration struct

Definition at line 1988 of file core_armv8mml.h.

◆ TPI [8/8]

#define TPI   ((TPI_Type *) TPI_BASE )

TPI configuration struct

Definition at line 2063 of file core_cm33.h.

◆ TPI_BASE [1/8]

#define TPI_BASE   (0xE0040000UL)

TPI Base Address

Definition at line 1115 of file core_armv8mbl.h.

◆ TPI_BASE [2/8]

#define TPI_BASE   (0xE0040000UL)

TPI Base Address

Definition at line 1190 of file core_cm23.h.

◆ TPI_BASE [3/8]

#define TPI_BASE   (0xE0040000UL)

TPI Base Address

Definition at line 1366 of file core_sc300.h.

◆ TPI_BASE [4/8]

#define TPI_BASE   (0xE0040000UL)

TPI Base Address

Definition at line 1386 of file core_cm3.h.

◆ TPI_BASE [5/8]

#define TPI_BASE   (0xE0040000UL)

TPI Base Address

Definition at line 1557 of file core_cm4.h.

◆ TPI_BASE [6/8]

#define TPI_BASE   (0xE0040000UL)

TPI Base Address

Definition at line 1765 of file core_cm7.h.

◆ TPI_BASE [7/8]

#define TPI_BASE   (0xE0040000UL)

TPI Base Address

Definition at line 1976 of file core_armv8mml.h.

◆ TPI_BASE [8/8]

#define TPI_BASE   (0xE0040000UL)

TPI Base Address

Definition at line 2051 of file core_cm33.h.