STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Macros

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 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)
 

Detailed Description

Definitions for base addresses, unions, and structures.

Macro Definition Documentation

#define CoreDebug   ((CoreDebug_Type *) CoreDebug_BASE)

Core Debug configuration struct

Definition at line 1362 of file core_sc300.h.

#define CoreDebug   ((CoreDebug_Type *) CoreDebug_BASE)

Core Debug configuration struct

Definition at line 1380 of file core_cm3.h.

#define CoreDebug   ((CoreDebug_Type *) CoreDebug_BASE)

Core Debug configuration struct

Definition at line 1549 of file core_cm4.h.

#define CoreDebug   ((CoreDebug_Type *) CoreDebug_BASE)

Core Debug configuration struct

Definition at line 1757 of file core_cm7.h.

#define CoreDebug_BASE   (0xE000EDF0UL)

Core Debug Base Address

Definition at line 1350 of file core_sc300.h.

#define CoreDebug_BASE   (0xE000EDF0UL)

Core Debug Base Address

Definition at line 1368 of file core_cm3.h.

#define CoreDebug_BASE   (0xE000EDF0UL)

Core Debug Base Address

Definition at line 1537 of file core_cm4.h.

#define CoreDebug_BASE   (0xE000EDF0UL)

Core Debug Base Address

Definition at line 1745 of file core_cm7.h.

#define DWT   ((DWT_Type *) DWT_BASE )

DWT configuration struct

Definition at line 1360 of file core_sc300.h.

#define DWT   ((DWT_Type *) DWT_BASE )

DWT configuration struct

Definition at line 1378 of file core_cm3.h.

#define DWT   ((DWT_Type *) DWT_BASE )

DWT configuration struct

Definition at line 1547 of file core_cm4.h.

#define DWT   ((DWT_Type *) DWT_BASE )

DWT configuration struct

Definition at line 1755 of file core_cm7.h.

#define DWT_BASE   (0xE0001000UL)

DWT Base Address

Definition at line 1348 of file core_sc300.h.

#define DWT_BASE   (0xE0001000UL)

DWT Base Address

Definition at line 1366 of file core_cm3.h.

#define DWT_BASE   (0xE0001000UL)

DWT Base Address

Definition at line 1535 of file core_cm4.h.

#define DWT_BASE   (0xE0001000UL)

DWT Base Address

Definition at line 1743 of file core_cm7.h.

#define ITM   ((ITM_Type *) ITM_BASE )

ITM configuration struct

Definition at line 1359 of file core_sc300.h.

#define ITM   ((ITM_Type *) ITM_BASE )

ITM configuration struct

Definition at line 1377 of file core_cm3.h.

#define ITM   ((ITM_Type *) ITM_BASE )

ITM configuration struct

Definition at line 1546 of file core_cm4.h.

#define ITM   ((ITM_Type *) ITM_BASE )

ITM configuration struct

Definition at line 1754 of file core_cm7.h.

#define ITM_BASE   (0xE0000000UL)

ITM Base Address

Definition at line 1347 of file core_sc300.h.

#define ITM_BASE   (0xE0000000UL)

ITM Base Address

Definition at line 1365 of file core_cm3.h.

#define ITM_BASE   (0xE0000000UL)

ITM Base Address

Definition at line 1534 of file core_cm4.h.

#define ITM_BASE   (0xE0000000UL)

ITM Base Address

Definition at line 1742 of file core_cm7.h.

#define NVIC   ((NVIC_Type *) NVIC_BASE )

NVIC configuration struct

Definition at line 589 of file core_cm0.h.

#define NVIC   ((NVIC_Type *) NVIC_BASE )

NVIC configuration struct

Definition at line 701 of file core_cm0plus.h.

#define NVIC   ((NVIC_Type *) NVIC_BASE )

NVIC configuration struct

Definition at line 713 of file core_sc000.h.

#define NVIC   ((NVIC_Type *) NVIC_BASE )

NVIC configuration struct

Definition at line 1358 of file core_sc300.h.

#define NVIC   ((NVIC_Type *) NVIC_BASE )

NVIC configuration struct

Definition at line 1376 of file core_cm3.h.

#define NVIC   ((NVIC_Type *) NVIC_BASE )

NVIC configuration struct

Definition at line 1545 of file core_cm4.h.

#define NVIC   ((NVIC_Type *) NVIC_BASE )

NVIC configuration struct

Definition at line 1753 of file core_cm7.h.

#define NVIC_BASE   (SCS_BASE + 0x0100UL)

NVIC Base Address

Definition at line 584 of file core_cm0.h.

#define NVIC_BASE   (SCS_BASE + 0x0100UL)

NVIC Base Address

Definition at line 696 of file core_cm0plus.h.

#define NVIC_BASE   (SCS_BASE + 0x0100UL)

NVIC Base Address

Definition at line 707 of file core_sc000.h.

#define NVIC_BASE   (SCS_BASE + 0x0100UL)

NVIC Base Address

Definition at line 1352 of file core_sc300.h.

#define NVIC_BASE   (SCS_BASE + 0x0100UL)

NVIC Base Address

Definition at line 1370 of file core_cm3.h.

#define NVIC_BASE   (SCS_BASE + 0x0100UL)

NVIC Base Address

Definition at line 1539 of file core_cm4.h.

#define NVIC_BASE   (SCS_BASE + 0x0100UL)

NVIC Base Address

Definition at line 1747 of file core_cm7.h.

#define SCB   ((SCB_Type *) SCB_BASE )

SCB configuration struct

Definition at line 587 of file core_cm0.h.

#define SCB   ((SCB_Type *) SCB_BASE )

SCB configuration struct

Definition at line 699 of file core_cm0plus.h.

#define SCB   ((SCB_Type *) SCB_BASE )

SCB configuration struct

Definition at line 711 of file core_sc000.h.

#define SCB   ((SCB_Type *) SCB_BASE )

SCB configuration struct

Definition at line 1356 of file core_sc300.h.

#define SCB   ((SCB_Type *) SCB_BASE )

SCB configuration struct

Definition at line 1374 of file core_cm3.h.

#define SCB   ((SCB_Type *) SCB_BASE )

SCB configuration struct

Definition at line 1543 of file core_cm4.h.

#define SCB   ((SCB_Type *) SCB_BASE )

SCB configuration struct

Definition at line 1751 of file core_cm7.h.

#define SCB_BASE   (SCS_BASE + 0x0D00UL)

System Control Block Base Address

Definition at line 585 of file core_cm0.h.

#define SCB_BASE   (SCS_BASE + 0x0D00UL)

System Control Block Base Address

Definition at line 697 of file core_cm0plus.h.

#define SCB_BASE   (SCS_BASE + 0x0D00UL)

System Control Block Base Address

Definition at line 708 of file core_sc000.h.

#define SCB_BASE   (SCS_BASE + 0x0D00UL)

System Control Block Base Address

Definition at line 1353 of file core_sc300.h.

#define SCB_BASE   (SCS_BASE + 0x0D00UL)

System Control Block Base Address

Definition at line 1371 of file core_cm3.h.

#define SCB_BASE   (SCS_BASE + 0x0D00UL)

System Control Block Base Address

Definition at line 1540 of file core_cm4.h.

#define SCB_BASE   (SCS_BASE + 0x0D00UL)

System Control Block Base Address

Definition at line 1748 of file core_cm7.h.

#define SCnSCB   ((SCnSCB_Type *) SCS_BASE )

System control Register not in SCB

Definition at line 710 of file core_sc000.h.

#define SCnSCB   ((SCnSCB_Type *) SCS_BASE )

System control Register not in SCB

Definition at line 1355 of file core_sc300.h.

#define SCnSCB   ((SCnSCB_Type *) SCS_BASE )

System control Register not in SCB

Definition at line 1373 of file core_cm3.h.

#define SCnSCB   ((SCnSCB_Type *) SCS_BASE )

System control Register not in SCB

Definition at line 1542 of file core_cm4.h.

#define SCnSCB   ((SCnSCB_Type *) SCS_BASE )

System control Register not in SCB

Definition at line 1750 of file core_cm7.h.

#define SCS_BASE   (0xE000E000UL)

System Control Space Base Address

Definition at line 582 of file core_cm0.h.

#define SCS_BASE   (0xE000E000UL)

System Control Space Base Address

Definition at line 694 of file core_cm0plus.h.

#define SCS_BASE   (0xE000E000UL)

System Control Space Base Address

Definition at line 705 of file core_sc000.h.

#define SCS_BASE   (0xE000E000UL)

System Control Space Base Address

Definition at line 1346 of file core_sc300.h.

#define SCS_BASE   (0xE000E000UL)

System Control Space Base Address

Definition at line 1364 of file core_cm3.h.

#define SCS_BASE   (0xE000E000UL)

System Control Space Base Address

Definition at line 1533 of file core_cm4.h.

#define SCS_BASE   (0xE000E000UL)

System Control Space Base Address

Definition at line 1741 of file core_cm7.h.

#define SysTick   ((SysTick_Type *) SysTick_BASE )

SysTick configuration struct

Definition at line 588 of file core_cm0.h.

#define SysTick   ((SysTick_Type *) SysTick_BASE )

SysTick configuration struct

Definition at line 700 of file core_cm0plus.h.

#define SysTick   ((SysTick_Type *) SysTick_BASE )

SysTick configuration struct

Definition at line 712 of file core_sc000.h.

#define SysTick   ((SysTick_Type *) SysTick_BASE )

SysTick configuration struct

Definition at line 1357 of file core_sc300.h.

#define SysTick   ((SysTick_Type *) SysTick_BASE )

SysTick configuration struct

Definition at line 1375 of file core_cm3.h.

#define SysTick   ((SysTick_Type *) SysTick_BASE )

SysTick configuration struct

Definition at line 1544 of file core_cm4.h.

#define SysTick   ((SysTick_Type *) SysTick_BASE )

SysTick configuration struct

Definition at line 1752 of file core_cm7.h.

#define SysTick_BASE   (SCS_BASE + 0x0010UL)

SysTick Base Address

Definition at line 583 of file core_cm0.h.

#define SysTick_BASE   (SCS_BASE + 0x0010UL)

SysTick Base Address

Definition at line 695 of file core_cm0plus.h.

#define SysTick_BASE   (SCS_BASE + 0x0010UL)

SysTick Base Address

Definition at line 706 of file core_sc000.h.

#define SysTick_BASE   (SCS_BASE + 0x0010UL)

SysTick Base Address

Definition at line 1351 of file core_sc300.h.

#define SysTick_BASE   (SCS_BASE + 0x0010UL)

SysTick Base Address

Definition at line 1369 of file core_cm3.h.

#define SysTick_BASE   (SCS_BASE + 0x0010UL)

SysTick Base Address

Definition at line 1538 of file core_cm4.h.

#define SysTick_BASE   (SCS_BASE + 0x0010UL)

SysTick Base Address

Definition at line 1746 of file core_cm7.h.

#define TPI   ((TPI_Type *) TPI_BASE )

TPI configuration struct

Definition at line 1361 of file core_sc300.h.

#define TPI   ((TPI_Type *) TPI_BASE )

TPI configuration struct

Definition at line 1379 of file core_cm3.h.

#define TPI   ((TPI_Type *) TPI_BASE )

TPI configuration struct

Definition at line 1548 of file core_cm4.h.

#define TPI   ((TPI_Type *) TPI_BASE )

TPI configuration struct

Definition at line 1756 of file core_cm7.h.

#define TPI_BASE   (0xE0040000UL)

TPI Base Address

Definition at line 1349 of file core_sc300.h.

#define TPI_BASE   (0xE0040000UL)

TPI Base Address

Definition at line 1367 of file core_cm3.h.

#define TPI_BASE   (0xE0040000UL)

TPI Base Address

Definition at line 1536 of file core_cm4.h.

#define TPI_BASE   (0xE0040000UL)

TPI Base Address

Definition at line 1744 of file core_cm7.h.