Go to the source code of this file.
#define CHUNK_SIZE 1024 |
Definition at line 75 of file asix-sigma.h.
#define EVENTS_PER_CLUSTER 7 |
Definition at line 73 of file asix-sigma.h.
#define LEDSEL0 6 |
Definition at line 68 of file asix-sigma.h.
#define LEDSEL1 7 |
Definition at line 69 of file asix-sigma.h.
#define NEXT_REG 1 |
Definition at line 71 of file asix-sigma.h.
#define REG_ADDR_HIGH (1 << 4) |
Definition at line 57 of file asix-sigma.h.
#define REG_ADDR_LOW (0 << 4) |
Definition at line 56 of file asix-sigma.h.
#define REG_DATA_HIGH_WRITE (3 << 4) |
Definition at line 59 of file asix-sigma.h.
#define REG_DATA_LOW (2 << 4) |
Definition at line 58 of file asix-sigma.h.
#define REG_DRAM_BLOCK (6 << 4) |
Definition at line 64 of file asix-sigma.h.
#define REG_DRAM_BLOCK_BEGIN (8 << 4) |
Definition at line 65 of file asix-sigma.h.
#define REG_DRAM_BLOCK_DATA (10 << 4) |
Definition at line 66 of file asix-sigma.h.
#define REG_DRAM_WAIT_ACK (5 << 4) |
Definition at line 61 of file asix-sigma.h.
#define REG_READ_ADDR (4 << 4) |
Definition at line 60 of file asix-sigma.h.
enum sigma_read_register |
Definition at line 38 of file asix-sigma.h.
enum sigma_write_register |
WRITE_CLOCK_SELECT | |
WRITE_TRIGGER_SELECT0 | |
WRITE_TRIGGER_SELECT1 | |
WRITE_MODE | |
WRITE_MEMROW | |
WRITE_POST_TRIGGER | |
WRITE_TRIGGER_OPTION | |
WRITE_PIN_VIEW | |
WRITE_TEST |
Definition at line 25 of file asix-sigma.h.
enum triggerfunc |
Definition at line 151 of file asix-sigma.h.
enum triggerop |
Definition at line 139 of file asix-sigma.h.