Definitions for base addresses, unions, and structures. More...
Defines | |
#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) |
Definitions for base addresses, unions, and structures.
#define SCS_BASE (0xE000E000UL) |
System Control Space Base Address
#define ITM_BASE (0xE0000000UL) |
ITM Base Address
#define DWT_BASE (0xE0001000UL) |
DWT Base Address
#define TPI_BASE (0xE0040000UL) |
TPI Base Address
#define CoreDebug_BASE (0xE000EDF0UL) |
Core Debug Base Address
#define SysTick_BASE (SCS_BASE + 0x0010UL) |
SysTick Base Address
#define NVIC_BASE (SCS_BASE + 0x0100UL) |
NVIC Base Address
#define SCB_BASE (SCS_BASE + 0x0D00UL) |
System Control Block Base Address
#define SCnSCB ((SCnSCB_Type *) SCS_BASE ) |
System control Register not in SCB
#define SCB ((SCB_Type *) SCB_BASE ) |
SCB configuration struct
Referenced by Cortex_IntInit(), CortexExceptHandler(), IntDisable(), IntEnable(), IntIsEnabled(), NVIC_GetPriority(), NVIC_GetPriorityGrouping(), NVIC_SetPriority(), NVIC_SetPriorityGrouping(), NVIC_SystemReset(), and SystemInit().
#define SysTick ((SysTick_Type *) SysTick_BASE ) |
SysTick configuration struct
Referenced by IntDisable(), IntEnable(), IntIsEnabled(), NutArchMicroDelay(), and SysTick_Config().
#define NVIC ((NVIC_Type *) NVIC_BASE ) |
NVIC configuration struct
Referenced by NVIC_ClearPendingIRQ(), NVIC_DisableIRQ(), NVIC_EnableIRQ(), NVIC_GetActive(), NVIC_GetPendingIRQ(), NVIC_GetPriority(), NVIC_SetPendingIRQ(), and NVIC_SetPriority().
#define ITM ((ITM_Type *) ITM_BASE ) |
ITM configuration struct
Referenced by ITM_SendChar().
#define DWT ((DWT_Type *) DWT_BASE ) |
DWT configuration struct
Referenced by NutMicroDelay(), and NutTimerInit().
#define TPI ((TPI_Type *) TPI_BASE ) |
TPI configuration struct
#define CoreDebug ((CoreDebug_Type *) CoreDebug_BASE) |
Core Debug configuration struct
Referenced by NutTimerInit().
#define SCS_BASE (0xE000E000UL) |
System Control Space Base Address
#define ITM_BASE (0xE0000000UL) |
ITM Base Address
#define DWT_BASE (0xE0001000UL) |
DWT Base Address
#define TPI_BASE (0xE0040000UL) |
TPI Base Address
#define CoreDebug_BASE (0xE000EDF0UL) |
Core Debug Base Address
#define SysTick_BASE (SCS_BASE + 0x0010UL) |
SysTick Base Address
#define NVIC_BASE (SCS_BASE + 0x0100UL) |
NVIC Base Address
#define SCB_BASE (SCS_BASE + 0x0D00UL) |
System Control Block Base Address
#define SCnSCB ((SCnSCB_Type *) SCS_BASE ) |
System control Register not in SCB
#define SCB ((SCB_Type *) SCB_BASE ) |
SCB configuration struct
#define SysTick ((SysTick_Type *) SysTick_BASE ) |
SysTick configuration struct
#define NVIC ((NVIC_Type *) NVIC_BASE ) |
NVIC configuration struct
#define ITM ((ITM_Type *) ITM_BASE ) |
ITM configuration struct
#define DWT ((DWT_Type *) DWT_BASE ) |
DWT configuration struct
#define TPI ((TPI_Type *) TPI_BASE ) |
TPI configuration struct
#define CoreDebug ((CoreDebug_Type *) CoreDebug_BASE) |
Core Debug configuration struct