XDAIS  dais-x04
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Data Structures | Typedefs | Enumerations
idma2.h File Reference
#include "ialg.h"
Include dependency graph for idma2.h:
This graph shows which files directly or indirectly include this file:

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 Documentation

typedef struct IDMA2_Obj* IDMA2_Handle
typedef Void* IDMA2_AdrPtr
typedef struct IDMA2_Params IDMA2_Params
typedef struct IDMA2_Fxns IDMA2_Fxns

Enumeration Type Documentation

Enumerator:
IDMA2_ELEM8 
IDMA2_ELEM16 
IDMA2_ELEM32 
Enumerator:
IDMA2_1D1D 
IDMA2_1D2D 
IDMA2_2D1D 
IDMA2_2D2D 
Copyright 2013, Texas Instruments Incorporated