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

Go to the source code of this file.

Data Structures

struct  IDMA_Params
struct  IDMA_ChannelRec
struct  IDMA_Fxns

Typedefs

typedef struct IDMA_Obj * IDMA_Handle
typedef enum IDMA_ElementSize IDMA_ElementSize
typedef enum IDMA_TransferType IDMA_TransferType
typedef struct IDMA_Params IDMA_Params
typedef struct IDMA_ChannelRec IDMA_ChannelRec
typedef struct IDMA_Fxns IDMA_Fxns

Enumerations

enum  IDMA_ElementSize {
  IDMA_ELEM8,
  IDMA_ELEM16,
  IDMA_ELEM32
}
enum  IDMA_TransferType {
  IDMA_1D1D,
  IDMA_1D2D,
  IDMA_2D1D,
  IDMA_2D2D
}

Typedef Documentation

typedef struct IDMA_Obj* IDMA_Handle
typedef struct IDMA_Params IDMA_Params
typedef struct IDMA_Fxns IDMA_Fxns

Enumeration Type Documentation

Enumerator:
IDMA_ELEM8 
IDMA_ELEM16 
IDMA_ELEM32 
Enumerator:
IDMA_1D1D 
IDMA_1D2D 
IDMA_2D1D 
IDMA_2D2D 
Copyright 2013, Texas Instruments Incorporated