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

Description

Instance i_dma_SCHANNELSTATUS of component ALT_DMA_SCHANNELSTAT.

Macros

#define ALT_DMA_SCHANNELSTAT_OFST   0xffda1100
 
#define ALT_DMA_SCHANNELSTAT_ADDR   ALT_CAST(void *, (ALT_CAST(char *, ALT_HPS_ADDR) + ALT_DMA_SCHANNELSTAT_OFST))
 
#define ALT_DMA_SCHANNELSTAT_LB_ADDR   ALT_DMA_SCHANNELSTAT_ADDR
 
#define ALT_DMA_SCHANNELSTAT_UB_ADDR   ALT_CAST(void *, ((ALT_CAST(char *, ALT_DMA_SCHANNELSTAT_ADDR) + 0x40) - 1))
 

Macro Definitions

#define ALT_DMA_SCHANNELSTAT_OFST   0xffda1100

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

#define ALT_DMA_SCHANNELSTAT_ADDR   ALT_CAST(void *, (ALT_CAST(char *, ALT_HPS_ADDR) + ALT_DMA_SCHANNELSTAT_OFST))

The start address of the ALT_DMA_SCHANNELSTAT component.

#define ALT_DMA_SCHANNELSTAT_LB_ADDR   ALT_DMA_SCHANNELSTAT_ADDR

The lower bound address range of the ALT_DMA_SCHANNELSTAT component.

#define ALT_DMA_SCHANNELSTAT_UB_ADDR   ALT_CAST(void *, ((ALT_CAST(char *, ALT_DMA_SCHANNELSTAT_ADDR) + 0x40) - 1))

The upper bound address range of the ALT_DMA_SCHANNELSTAT component.