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

Description

Instance qspidata of component ALT_QSPIDATA.

Macros

#define ALT_QSPIDATA_OFST   0xffa00000
 
#define ALT_QSPIDATA_ADDR   ALT_CAST(void *, (ALT_CAST(char *, ALT_HPS_ADDR) + ALT_QSPIDATA_OFST))
 
#define ALT_QSPIDATA_LB_ADDR   ALT_QSPIDATA_ADDR
 
#define ALT_QSPIDATA_UB_ADDR   ALT_CAST(void *, ((ALT_CAST(char *, ALT_QSPIDATA_ADDR) + 0x100000) - 1))
 

Macro Definitions

#define ALT_QSPIDATA_OFST   0xffa00000

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

#define ALT_QSPIDATA_ADDR   ALT_CAST(void *, (ALT_CAST(char *, ALT_HPS_ADDR) + ALT_QSPIDATA_OFST))

The start address of the ALT_QSPIDATA component.

#define ALT_QSPIDATA_LB_ADDR   ALT_QSPIDATA_ADDR

The lower bound address range of the ALT_QSPIDATA component.

#define ALT_QSPIDATA_UB_ADDR   ALT_CAST(void *, ((ALT_CAST(char *, ALT_QSPIDATA_ADDR) + 0x100000) - 1))

The upper bound address range of the ALT_QSPIDATA component.