ires_memtcm.h File Reference


Detailed Description

IRES PROTOCOL MEMTCM Interface Definitions (C64P) - Allows algorithms to request and receive handles representing (CMEM alloc-ed) ARM TCM memory on the DM365.

#include <ti/xdais/ires.h>
Include dependency graph for ires_memtcm.h:

Go to the source code of this file.

Data Structures

struct  IRES_MEMTCM_ProtocolArgs
 MEMTCM Protocol Arguments definition. More...
struct  IRES_MEMTCM_Obj
 IRES_MEMTCM_Obj extends the generic IRES_Obj structure that is returned back to the algorithm requesting the resource. More...
struct  IRES_MEMTCM_Properties



#define IRES_MEMTCM_PROTOCOLNAME   "ti.sdo.fc.ires.examples.resources.memtcm"
 Name used to describe this protocol.
#define MEMTCM_GTNAME   "ti.sdo.fc.ires.examples.resources.memtcm"
 Name used to identify this GT module.
typedef struct IRES_MEMTCM_ObjIRES_MEMTCM_Handle
 Handle to "logical" resource.

Define Documentation

#define IRES_MEMTCM_PROTOCOLNAME   "ti.sdo.fc.ires.examples.resources.memtcm"

Name used to describe this protocol.

#define MEMTCM_GTNAME   "ti.sdo.fc.ires.examples.resources.memtcm"

Name used to identify this GT module.


Typedef Documentation

Handle to "logical" resource.


Copyright 2010, Texas Instruments Incorporated