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

Description

Instance i_timer_sys_1_timer of component ALT_TMR.

Macros

#define ALT_TMR_SYS_1_TMR_TMR1LDCOUNT_ADDR   ALT_TMR_TMR1LDCOUNT_ADDR(ALT_TMR_SYS_1_TMR_ADDR)
 
#define ALT_TMR_SYS_1_TMR_TMR1CURVAL_ADDR   ALT_TMR_TMR1CURVAL_ADDR(ALT_TMR_SYS_1_TMR_ADDR)
 
#define ALT_TMR_SYS_1_TMR_TMR1CTLREG_ADDR   ALT_TMR_TMR1CTLREG_ADDR(ALT_TMR_SYS_1_TMR_ADDR)
 
#define ALT_TMR_SYS_1_TMR_TMR1EOI_ADDR   ALT_TMR_TMR1EOI_ADDR(ALT_TMR_SYS_1_TMR_ADDR)
 
#define ALT_TMR_SYS_1_TMR_TMR1INTSTAT_ADDR   ALT_TMR_TMR1INTSTAT_ADDR(ALT_TMR_SYS_1_TMR_ADDR)
 
#define ALT_TMR_SYS_1_TMR_TMRSINTSTAT_ADDR   ALT_TMR_TMRSINTSTAT_ADDR(ALT_TMR_SYS_1_TMR_ADDR)
 
#define ALT_TMR_SYS_1_TMR_TMRSEOI_ADDR   ALT_TMR_TMRSEOI_ADDR(ALT_TMR_SYS_1_TMR_ADDR)
 
#define ALT_TMR_SYS_1_TMR_TMRSRAWINTSTAT_ADDR   ALT_TMR_TMRSRAWINTSTAT_ADDR(ALT_TMR_SYS_1_TMR_ADDR)
 
#define ALT_TMR_SYS_1_TMR_TMRSCOMPVER_ADDR   ALT_TMR_TMRSCOMPVER_ADDR(ALT_TMR_SYS_1_TMR_ADDR)
 
#define ALT_TMR_SYS_1_TMR_OFST   0xffd00100
 
#define ALT_TMR_SYS_1_TMR_ADDR   ALT_CAST(void *, (ALT_CAST(char *, ALT_HPS_ADDR) + ALT_TMR_SYS_1_TMR_OFST))
 
#define ALT_TMR_SYS_1_TMR_LB_ADDR   ALT_TMR_SYS_1_TMR_ADDR
 
#define ALT_TMR_SYS_1_TMR_UB_ADDR   ALT_CAST(void *, ((ALT_CAST(char *, ALT_TMR_SYS_1_TMR_ADDR) + 0x100) - 1))
 

Macro Definitions

#define ALT_TMR_SYS_1_TMR_TMR1LDCOUNT_ADDR   ALT_TMR_TMR1LDCOUNT_ADDR(ALT_TMR_SYS_1_TMR_ADDR)

The address of the ALT_TMR_TMR1LDCOUNT register for the ALT_TMR_SYS_1_TMR instance.

#define ALT_TMR_SYS_1_TMR_TMR1CURVAL_ADDR   ALT_TMR_TMR1CURVAL_ADDR(ALT_TMR_SYS_1_TMR_ADDR)

The address of the ALT_TMR_TMR1CURVAL register for the ALT_TMR_SYS_1_TMR instance.

#define ALT_TMR_SYS_1_TMR_TMR1CTLREG_ADDR   ALT_TMR_TMR1CTLREG_ADDR(ALT_TMR_SYS_1_TMR_ADDR)

The address of the ALT_TMR_TMR1CTLREG register for the ALT_TMR_SYS_1_TMR instance.

#define ALT_TMR_SYS_1_TMR_TMR1EOI_ADDR   ALT_TMR_TMR1EOI_ADDR(ALT_TMR_SYS_1_TMR_ADDR)

The address of the ALT_TMR_TMR1EOI register for the ALT_TMR_SYS_1_TMR instance.

#define ALT_TMR_SYS_1_TMR_TMR1INTSTAT_ADDR   ALT_TMR_TMR1INTSTAT_ADDR(ALT_TMR_SYS_1_TMR_ADDR)

The address of the ALT_TMR_TMR1INTSTAT register for the ALT_TMR_SYS_1_TMR instance.

#define ALT_TMR_SYS_1_TMR_TMRSINTSTAT_ADDR   ALT_TMR_TMRSINTSTAT_ADDR(ALT_TMR_SYS_1_TMR_ADDR)

The address of the ALT_TMR_TMRSINTSTAT register for the ALT_TMR_SYS_1_TMR instance.

#define ALT_TMR_SYS_1_TMR_TMRSEOI_ADDR   ALT_TMR_TMRSEOI_ADDR(ALT_TMR_SYS_1_TMR_ADDR)

The address of the ALT_TMR_TMRSEOI register for the ALT_TMR_SYS_1_TMR instance.

#define ALT_TMR_SYS_1_TMR_TMRSRAWINTSTAT_ADDR   ALT_TMR_TMRSRAWINTSTAT_ADDR(ALT_TMR_SYS_1_TMR_ADDR)

The address of the ALT_TMR_TMRSRAWINTSTAT register for the ALT_TMR_SYS_1_TMR instance.

#define ALT_TMR_SYS_1_TMR_TMRSCOMPVER_ADDR   ALT_TMR_TMRSCOMPVER_ADDR(ALT_TMR_SYS_1_TMR_ADDR)

The address of the ALT_TMR_TMRSCOMPVER register for the ALT_TMR_SYS_1_TMR instance.

#define ALT_TMR_SYS_1_TMR_OFST   0xffd00100

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

#define ALT_TMR_SYS_1_TMR_ADDR   ALT_CAST(void *, (ALT_CAST(char *, ALT_HPS_ADDR) + ALT_TMR_SYS_1_TMR_OFST))

The start address of the ALT_TMR_SYS_1_TMR component.

#define ALT_TMR_SYS_1_TMR_LB_ADDR   ALT_TMR_SYS_1_TMR_ADDR

The lower bound address range of the ALT_TMR_SYS_1_TMR component.

#define ALT_TMR_SYS_1_TMR_UB_ADDR   ALT_CAST(void *, ((ALT_CAST(char *, ALT_TMR_SYS_1_TMR_ADDR) + 0x100) - 1))

The upper bound address range of the ALT_TMR_SYS_1_TMR component.