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

Modules

 GPC Register Masks
 

Data Structures

struct  GPC_Type
 

Macros

#define GPC_BASE   (0x400F4000u)
 
#define GPC   ((GPC_Type *)GPC_BASE)
 
#define GPC_BASE_ADDRS   { GPC_BASE }
 
#define GPC_BASE_PTRS   { GPC }
 
#define GPC_IRQS   { GPC_IRQn }
 

Detailed Description

Macro Definition Documentation

◆ GPC

#define GPC   ((GPC_Type *)GPC_BASE)

Peripheral GPC base pointer

◆ GPC_BASE

#define GPC_BASE   (0x400F4000u)

Peripheral GPC base address

◆ GPC_BASE_ADDRS

#define GPC_BASE_ADDRS   { GPC_BASE }

Array initializer of GPC peripheral base addresses

◆ GPC_BASE_PTRS

#define GPC_BASE_PTRS   { GPC }

Array initializer of GPC peripheral base pointers

◆ GPC_IRQS

#define GPC_IRQS   { GPC_IRQn }

Interrupt vectors for the GPC peripheral type