Functions | Data Structures | Typedefs | Variables

iresman_sdma.h File Reference


Detailed Description

IRESMAN SDMA specific Resource Manager Definitions - SDMA specific resource manager implementation.

#include <ti/sdo/fc/ires/iresman.h>
Include dependency graph for iresman_sdma.h:

Go to the source code of this file.

Functions

String IRESMAN_SDMA_getProtocolName ()
 Function to return the name of the protocol.
IRES_ProtocolRevisionIRESMAN_SDMA_getProtocolRevision ()
 Function to return the revision of the protocol.
IRES_Status IRESMAN_SDMA_init (IRESMAN_Params *initArgs)
 Function to initialize the device specific resource manager implementation.
IRES_Status IRESMAN_SDMA_exit ()
 Function called when RESMAN is no longer needed. Use it to free memory allocated etc.
IRES_Handle IRESMAN_SDMA_getHandles (IALG_Handle algHandle, IRES_ResourceDescriptor *resDesc, Int scratchGroupId, IRES_Status *status)
 Function that returns the IRES_Handle to the resource requested using the IRES_ResourceProtocolArgs.
IRES_Status IRESMAN_SDMA_freeHandle (IALG_Handle algHandle, IRES_Handle algResourceHandle, IRES_ResourceDescriptor *resDesc, Int scratchGroupId)
 Frees handles back to the resource pool.

Data Structures

struct  IRESMAN_SdmaParams
 Initialization arguments for the SDMA specific resource manager. More...

Typedefs

typedef struct IRESMAN_SdmaParams IRESMAN_SdmaParams
 Initialization arguments for the SDMA specific resource manager.

Variables

__FAR__ IRESMAN_PersistentAllocFxn _RMAN_allocPersistent
 Memory allocation functions for all of RMANs and other IRES protocol's memory requirements.
__FAR__ IRESMAN_PersistentFreeFxn _RMAN_freePersistent
 Memory free functions for all of RMANs and other IRES protocol's memory requirements.
IRESMAN_Fxns IRESMAN_SDMA
 IRES RESMAN implementation for SDMA.
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Copyright 2012, Texas Instruments Incorporated