Data Structures | Typedefs

iresman.h File Reference


Detailed Description

Device specific Resource Manager Interface Definitions IRESMAN - Interface that needs to be implemented and registered with the generic RMAN Resource Registry that are called to manage corresponding IRES resources.

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

Go to the source code of this file.

Data Structures

struct  IRESMAN_Params
 Configuration Parameters required by the Resource Manager implementation. These can be extended by individual resource managers if required. More...
struct  IRESMAN_Fxns

Typedefs

typedef Bool( IRESMAN_PersistentAllocFxn )(IALG_MemRec *memTab, Int numRecs)
 Memory allocation function for all of ResMan and other IRES protocol's memory requirements.
typedef Void( IRESMAN_PersistentFreeFxn )(IALG_MemRec *memTab, Int numRecs)
 Memory free functions for all of ResMan and other IRES protocol's memory requirements.
typedef struct IRESMAN_Params IRESMAN_Params
 Configuration Parameters required by the Resource Manager implementation. These can be extended by individual resource managers if required.
typedef struct IRESMAN_Fxns IRESMAN_Fxns
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Copyright 2012, Texas Instruments Incorporated