(r4864/r1283)
#include "typedefs.h"
Go to the source code of this file.
Defines |
#define | MAX__N_MOD 16 |
#define | VME__ID_IN_USE {0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0} |
#define | VME__ID_TBOX 3 |
#define | VME__ID_SYNC 4 |
#define | VME__ID_1182 12 |
#define | VME__ID_1183 99 |
#define | VME__BASE |
#define | VME__SIZE |
#define | ADD_MOD |
Variables |
static INTU4 | l_vme_id_in_use [MAX__N_MOD] = VME__ID_IN_USE |
static INTU4 | l_vme_base [MAX__N_MOD] = VME__BASE |
static INTU4 | l_vme_size [MAX__N_MOD] = VME__SIZE |
static INTU4 | l_am [MAX__N_MOD] = ADD_MOD |
static INTU4 | l_virt_base [MAX__N_MOD] |
Define Documentation
Value:{0x9, 0x9, 0x9, 0x9, \
0x9, 0x9, 0x9, 0x9, \
0x9, 0x9, 0x9, 0x9, \
0x39, 0x39, 0x39, 0x39 }
Definition at line 41 of file cbmvme.h.
Value:{0x0, 0x1000000, 0x2000000, 0x3000000, \
0x4000000, 0x5000000, 0x6000000, 0x7000000, \
0x8000000, 0x9000000, 0xa000000, 0xb000000, \
0x500000, 0x600000, 0x700000, 0xf000000}
Definition at line 31 of file cbmvme.h.
#define VME__ID_IN_USE {0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0} |
Value:{0x1000000, 0x1000000, 0x1000000, 0x1000, \
0x2000, 0x7000, 0x7000, 0x7000, \
0x6000, 0x6000, 0x1000000, 0x1000000, \
0x1000, 0x1000, 0x9000, 0x1000000}
Definition at line 36 of file cbmvme.h.
Variable Documentation
INTU4 l_am[MAX__N_MOD] = ADD_MOD [static] |