RTEMS 6.1-rc2
Loading...
Searching...
No Matches
Modules | Data Structures | Macros

Modules

 DCP Register Masks
 

Data Structures

struct  DCP_Type
 

Macros

#define DCP_BASE   (0x402FC000u)
 
#define DCP   ((DCP_Type *)DCP_BASE)
 
#define DCP_BASE_ADDRS   { DCP_BASE }
 
#define DCP_BASE_PTRS   { DCP }
 
#define DCP_IRQS   { DCP_IRQn }
 
#define DCP_VMI_IRQS   { DCP_VMI_IRQn }
 

Detailed Description

Macro Definition Documentation

◆ DCP

#define DCP   ((DCP_Type *)DCP_BASE)

Peripheral DCP base pointer

◆ DCP_BASE

#define DCP_BASE   (0x402FC000u)

Peripheral DCP base address

◆ DCP_BASE_ADDRS

#define DCP_BASE_ADDRS   { DCP_BASE }

Array initializer of DCP peripheral base addresses

◆ DCP_BASE_PTRS

#define DCP_BASE_PTRS   { DCP }

Array initializer of DCP peripheral base pointers

◆ DCP_IRQS

#define DCP_IRQS   { DCP_IRQn }

Interrupt vectors for the DCP peripheral type