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

Modules

 MCM Register Masks
 

Data Structures

struct  MCM_Type
 

Macros

#define MCM_BASE   (0xE0080000u)
 
#define MCM   ((MCM_Type *)MCM_BASE)
 
#define MCM_BASE_ADDRS   { MCM_BASE }
 
#define MCM_BASE_PTRS   { MCM }
 
#define CM7_MCM_BASE   (0xE0080000u)
 
#define CM7_MCM   ((MCM_Type *)CM7_MCM_BASE)
 
#define MCM_BASE_ADDRS   { CM7_MCM_BASE }
 
#define MCM_BASE_PTRS   { CM7_MCM }
 

Detailed Description

Macro Definition Documentation

◆ CM7_MCM

#define CM7_MCM   ((MCM_Type *)CM7_MCM_BASE)

Peripheral CM7_MCM base pointer

◆ CM7_MCM_BASE

#define CM7_MCM_BASE   (0xE0080000u)

Peripheral CM7_MCM base address

◆ MCM

#define MCM   ((MCM_Type *)MCM_BASE)

Peripheral MCM base pointer

◆ MCM_BASE

#define MCM_BASE   (0xE0080000u)

Peripheral MCM base address

◆ MCM_BASE_ADDRS [1/2]

#define MCM_BASE_ADDRS   { MCM_BASE }

Array initializer of MCM peripheral base addresses

◆ MCM_BASE_ADDRS [2/2]

#define MCM_BASE_ADDRS   { CM7_MCM_BASE }

Array initializer of MCM peripheral base addresses

◆ MCM_BASE_PTRS [1/2]

#define MCM_BASE_PTRS   { MCM }

Array initializer of MCM peripheral base pointers

◆ MCM_BASE_PTRS [2/2]

#define MCM_BASE_PTRS   { CM7_MCM }

Array initializer of MCM peripheral base pointers