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

Modules

 PMU Register Masks
 

Data Structures

struct  PMU_Type
 

Macros

#define PMU_BASE   (0x400D8000u)
 
#define PMU   ((PMU_Type *)PMU_BASE)
 
#define PMU_BASE_ADDRS   { PMU_BASE }
 
#define PMU_BASE_PTRS   { PMU }
 

Detailed Description

Macro Definition Documentation

◆ PMU

#define PMU   ((PMU_Type *)PMU_BASE)

Peripheral PMU base pointer

◆ PMU_BASE

#define PMU_BASE   (0x400D8000u)

Peripheral PMU base address

◆ PMU_BASE_ADDRS

#define PMU_BASE_ADDRS   { PMU_BASE }

Array initializer of PMU peripheral base addresses

◆ PMU_BASE_PTRS

#define PMU_BASE_PTRS   { PMU }

Array initializer of PMU peripheral base pointers