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 IDMA2_Obj * IDMA2_Handle
typedef Void * IDMA2_AdrPtr

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


Enumeration Type Documentation

enum IDMA2_ElementSize

Enumerator:
IDMA2_ELEM8 
IDMA2_ELEM16 
IDMA2_ELEM32 

enum IDMA2_TransferType

Enumerator:
IDMA2_1D1D 
IDMA2_1D2D 
IDMA2_2D1D 
IDMA2_2D2D 


Copyright 2009, Texas Instruments Incorporated