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 IDMA_Obj * IDMA_Handle

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


Enumeration Type Documentation

enum IDMA_ElementSize

Enumerator:
IDMA_ELEM8 
IDMA_ELEM16 
IDMA_ELEM32 

enum IDMA_TransferType

Enumerator:
IDMA_1D1D 
IDMA_1D2D 
IDMA_2D1D 
IDMA_2D2D 


Copyright 2009, Texas Instruments Incorporated