RetroArch
|
Macros | |
#define | EXI_FLAG_DMA 0x0001 |
#define | EXI_FLAG_IMM 0x0002 |
#define | EXI_FLAG_SELECT 0x0004 |
#define | EXI_FLAG_ATTACH 0x0008 |
#define | EXI_FLAG_LOCKED 0x0010 |
#define EXI_FLAG_ATTACH 0x0008 |
EXI device on selected channel and device attached
#define EXI_FLAG_DMA 0x0001 |
EXI DMA mode transfer in progress
#define EXI_FLAG_IMM 0x0002 |
EXI immediate mode transfer in progress
#define EXI_FLAG_LOCKED 0x0010 |
EXI channel and device locked for device operations
#define EXI_FLAG_SELECT 0x0004 |
EXI channel and device selected