![]() |
![]() |
|
XDAIS
dais-x04
|
#include "ialg.h"

Go to the source code of this file.
Data Structures | |
| struct | IDMA2_Params |
| struct | IDMA2_ChannelRec |
| struct | IDMA2_Fxns |
Typedefs | |
| typedef struct IDMA2_Obj * | IDMA2_Handle |
| typedef Void * | IDMA2_AdrPtr |
| typedef enum IDMA2_ElementSize | IDMA2_ElementSize |
| typedef enum IDMA2_TransferType | IDMA2_TransferType |
| typedef struct IDMA2_Params | IDMA2_Params |
| typedef struct IDMA2_ChannelRec | IDMA2_ChannelRec |
| typedef struct IDMA2_Fxns | IDMA2_Fxns |
Enumerations | |
| enum | IDMA2_ElementSize { IDMA2_ELEM8, IDMA2_ELEM16, IDMA2_ELEM32 } |
| enum | IDMA2_TransferType { IDMA2_1D1D, IDMA2_1D2D, IDMA2_2D1D, IDMA2_2D2D } |
| typedef struct IDMA2_Obj* IDMA2_Handle |
| typedef Void* IDMA2_AdrPtr |
| typedef enum IDMA2_ElementSize IDMA2_ElementSize |
| typedef enum IDMA2_TransferType IDMA2_TransferType |
| typedef struct IDMA2_Params IDMA2_Params |
| typedef struct IDMA2_ChannelRec IDMA2_ChannelRec |
| typedef struct IDMA2_Fxns IDMA2_Fxns |
| enum IDMA2_ElementSize |
| enum IDMA2_TransferType |