Go to the source code of this file.
#define VT2_CSR_RO (DWORD) (0x0) |
#define VT2_CTL_WO (DWORD) (0xc) |
Definition at line 40 of file vt2.h.
Referenced by vt2_CycleReset(), vt2_IntEnable(), vt2_KeepAlive(), and vt2_ManReset().
#define VT2_CYCLENUMBER_RO (DWORD) (0x8) |
#define VT2_CYCLERESET (DWORD) (0x2) |
#define VT2_FIFO_RO (DWORD) (0x14) |
#define VT2_FIFOSTATUS_RO (DWORD) (0x4) |
#define VT2_FULL_FLAG (DWORD) (0x10000) |
#define VT2_INTENABLE (DWORD) (0x8) |
#define VT2_KEEPALIVE (DWORD) (0x4) |
#define VT2_MANRESET (DWORD) (0x1) |