Defines | Data Structures | Typedefs

ires_sdma.h File Reference


Detailed Description

IRES PROTOCOL SDMA Interface Definitions (C64P) - Allows algorithms to request and receive handles representing the SDMA resource.

#include <ti/xdais/ires_common.h>
#include <ti/sdo/linuxutils/sdma/include/sdma.h>
Include dependency graph for ires_sdma.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

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
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Copyright 2012, Texas Instruments Incorporated