KallistiOS  2.0.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Macros
Event codes for G2 bus DMA
ASIC event codes

Macros

#define ASIC_EVT_G2_DMA0   0x000f
 G2 DMA channel 0 complete.
#define ASIC_EVT_G2_DMA1   0x0010
 G2 DMA channel 1 complete.
#define ASIC_EVT_G2_DMA2   0x0011
 G2 DMA channel 2 complete.
#define ASIC_EVT_G2_DMA3   0x0012
 G2 DMA channel 3 complete.

Detailed Description

These are events that G2 bus DMA generates that can be hooked.


Macro Definition Documentation

#define ASIC_EVT_G2_DMA0   0x000f

G2 DMA channel 0 complete.

#define ASIC_EVT_G2_DMA1   0x0010

G2 DMA channel 1 complete.

#define ASIC_EVT_G2_DMA2   0x0011

G2 DMA channel 2 complete.

#define ASIC_EVT_G2_DMA3   0x0012

G2 DMA channel 3 complete.