Defines | Data Structures | Typedefs

IRES SDMA Protocol

Defines

#define IRES_SDMA_PROTOCOLNAME   "ti.sdo.fc.ires.sdma"
 Name used to describe this protocol.
#define SDMA_MODNAME   "ti.sdo.fc.ires.sdma"
 Name to pass to Diags_setMask() to enable logging for SDMA functions. For example, Diags_setMask(SDMA_MODNAME"+EX1234567"); turns on all Log statements in this module. Diags_setMask() must be called after initialization to take effect.
#define SDMA_GTNAME   "ti.sdo.fc.ires.sdma"
 Name used to identify this GT module.

Data Structures

struct  IRES_SDMA_ProtocolArgs
 SDMA Protocol Arguments definition. More...
struct  IRES_SDMA_Obj
 IRES_SDMA_Obj extends the generic IRES_Obj structure that is returned back to the algorithm requesting the resource. More...
struct  IRES_SDMA_RegisterLayer
struct  IRES_SDMA_Properties

Typedefs

typedef struct IRES_SDMA_ObjIRES_SDMA_Handle
 Handle to "logical" resource.
typedef struct
IRES_SDMA_ProtocolArgs 
IRES_SDMA_ProtocolArgs
 SDMA Protocol Arguments definition.
typedef struct IRES_SDMA_Obj IRES_SDMA_Obj
 IRES_SDMA_Obj extends the generic IRES_Obj structure that is returned back to the algorithm requesting the resource.
typedef struct
IRES_SDMA_RegisterLayer 
IRES_SDMA_RegisterLayer
typedef struct IRES_SDMA_Properties IRES_SDMA_Properties

Detailed Description

Allows algorithms to request and receive handles representing SDMA resources associated with a single SDMA channel.


Define Documentation

#define IRES_SDMA_PROTOCOLNAME   "ti.sdo.fc.ires.sdma"

Name used to describe this protocol.

#define SDMA_MODNAME   "ti.sdo.fc.ires.sdma"

Name to pass to Diags_setMask() to enable logging for SDMA functions. For example, Diags_setMask(SDMA_MODNAME"+EX1234567"); turns on all Log statements in this module. Diags_setMask() must be called after initialization to take effect.

#define SDMA_GTNAME   "ti.sdo.fc.ires.sdma"

Name used to identify this GT module.


Typedef Documentation

Handle to "logical" resource.

SDMA Protocol Arguments definition.

typedef struct IRES_SDMA_Obj IRES_SDMA_Obj

IRES_SDMA_Obj extends the generic IRES_Obj structure that is returned back to the algorithm requesting the resource.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Copyright 2012, Texas Instruments Incorporated