![]() |
![]() |
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>
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_Obj * | IRES_MEMTCM_Handle |
| Handle to "logical" resource. | |
| #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_Obj* IRES_MEMTCM_Handle |
Handle to "logical" resource.