Contiki 3.x
|
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) |
Definitions for base addresses, unions, and structures.
#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.
DWT configuration struct
Definition at line 1239 of file core_sc300.h.
DWT configuration struct
Definition at line 1259 of file core_cm3.h.
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.
ITM configuration struct
Definition at line 1238 of file core_sc300.h.
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.
NVIC configuration struct
Definition at line 496 of file core_cm0.h.
Referenced by NVIC_ClearPendingIRQ(), NVIC_DisableIRQ(), NVIC_EnableIRQ(), NVIC_GetPendingIRQ(), NVIC_GetPriority(), NVIC_SetPendingIRQ(), and NVIC_SetPriority().
NVIC configuration struct
Definition at line 603 of file core_cm0plus.h.
NVIC configuration struct
Definition at line 623 of file core_sc000.h.
NVIC configuration struct
Definition at line 1237 of file core_sc300.h.
NVIC configuration struct
Definition at line 1257 of file core_cm3.h.
Referenced by NVIC_GetActive().
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.
SCB configuration struct
Definition at line 494 of file core_cm0.h.
Referenced by main(), NVIC_GetPriority(), NVIC_SetPriority(), NVIC_SystemReset(), and SystemInit().
SCB configuration struct
Definition at line 601 of file core_cm0plus.h.
SCB configuration struct
Definition at line 621 of file core_sc000.h.
SCB configuration struct
Definition at line 1235 of file core_sc300.h.
SCB configuration struct
Definition at line 1255 of file core_cm3.h.
Referenced by NVIC_GetPriorityGrouping(), and NVIC_SetPriorityGrouping().
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 ) |
SysTick configuration struct
Definition at line 495 of file core_cm0.h.
Referenced by clock_delay_usec(), clock_init(), SysTick_CLKSourceConfig(), SysTick_Config(), SysTick_CounterCmd(), SysTick_GetCounter(), SysTick_GetFlagStatus(), SysTick_ITConfig(), and SysTick_SetReload().
#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.
TPI configuration struct
Definition at line 1240 of file core_sc300.h.
TPI configuration struct
Definition at line 1260 of file core_cm3.h.
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.