55#ifndef _GRLIB_IRQAMP_H
56#define _GRLIB_IRQAMP_H
87 timestamp_regs = &irqamp_regs->
itstmp[ 0 ];
88 itstmpc = grlib_load_32( ×tamp_regs->
itstmpc );
90 if ( IRQAMP_ITSTMPC_TSTAMP_GET( itstmpc ) == 0 ) {
94 return timestamp_regs;
#define NULL
Requests a GPIO pin group configuration.
Definition: xil_types.h:54
This header file defines the IRQAMP register block interface.
This structure defines the IRQ(A)MP Timestamp register block memory map.
Definition: irqamp-regs.h:195
uint32_t itstmpc
See Interrupt timestamp n control register (ITSTMPC).
Definition: irqamp-regs.h:204
This structure defines the IRQ(A)MP register block memory map.
Definition: irqamp-regs.h:780
irqamp_timestamp itstmp[16]
See IRQ(A)MP Timestamp.
Definition: irqamp-regs.h:851