Altera SoCAL  16.0
The Altera SoC Abstraction Layer (SoCAL) API Reference Manual
 All Data Structures Variables Typedefs Groups
Component Instance : l2_regs_L2CONTROL

Description

Instance l2_regs_L2CONTROL of component ALT_L2_REGS_L2CTL.

Macros

#define ALT_L2_REGS_L2CTL_OFST   0xfffff100
 
#define ALT_L2_REGS_L2CTL_ADDR   ALT_CAST(void *, (ALT_CAST(char *, ALT_HPS_ADDR) + ALT_L2_REGS_L2CTL_OFST))
 
#define ALT_L2_REGS_L2CTL_LB_ADDR   ALT_L2_REGS_L2CTL_ADDR
 
#define ALT_L2_REGS_L2CTL_UB_ADDR   ALT_CAST(void *, ((ALT_CAST(char *, ALT_L2_REGS_L2CTL_ADDR) + 0x100) - 1))
 

Macro Definitions

#define ALT_L2_REGS_L2CTL_OFST   0xfffff100

The base address byte offset for the start of the ALT_L2_REGS_L2CTL component.

#define ALT_L2_REGS_L2CTL_ADDR   ALT_CAST(void *, (ALT_CAST(char *, ALT_HPS_ADDR) + ALT_L2_REGS_L2CTL_OFST))

The start address of the ALT_L2_REGS_L2CTL component.

#define ALT_L2_REGS_L2CTL_LB_ADDR   ALT_L2_REGS_L2CTL_ADDR

The lower bound address range of the ALT_L2_REGS_L2CTL component.

#define ALT_L2_REGS_L2CTL_UB_ADDR   ALT_CAST(void *, ((ALT_CAST(char *, ALT_L2_REGS_L2CTL_ADDR) + 0x100) - 1))

The upper bound address range of the ALT_L2_REGS_L2CTL component.