C_EdmaMgr_ConfigLarge | Configuration for a large channel |
CECPY_CfgParams | The module configuration structure for ECPY. It is set at design time by the system integrator to register customize memory allocation/free implementations |
CECPY_Params | DMA transfer specific parameters. Defines the configuration of a logical channel |
CIALG_Fxns | Defines the fields and methods that must be supplied by all XDAIS algorithms |
CIALG_MemRec | Memory records |
CIALG_Obj | Algorithm instance object definition |
CIALG_Params | Algorithm instance creation parameters |
CIALG_Status | Pointer to algorithm specific status structure |
CIRES_EDMA3CHAN2_Obj | Object returned to the algorithm requesting EDMA3 resources |
CIRES_EDMA3CHAN_EDMA3DraeRegister | Defines the Region Enable register part of the EDMA3 CC Register Layer |
CIRES_EDMA3CHAN_EDMA3RegisterLayer | Defines the EDMA3 CC Register Layout |
CIRES_EDMA3CHAN_EDMA3ShadowRegister | Defines the shadow register part of the EDMA3 CC Register Layer |
CIRES_EDMA3CHAN_Obj | Object returned to the algorithm requesting EDMA3 resources |
CIRES_EDMA3CHAN_PaRamStruct | Representation of actual PaRam hardware registers |
CIRES_EDMA3CHAN_Properties | Static Resource Properties |
CIRES_EDMA3CHAN_ProtocolArgs | EDMA3 Linked Transfer Protocol Arguments definition |
CIRES_Fxns | These fxns are used to query/grant the resources requested by the algorithm at initialization time, and to change these resources at runtime. All these fxns are implemented by the algorithm, and called by the client of the algorithm |
CIRES_HDVICP2_Obj | IRES_HDVICP2_Obj extends the generic IRES_Obj structure that is returned back to the algorithm requesting the resource |
CIRES_HDVICP2_Properties | Static Resource Properties |
CIRES_HDVICP2_ProtocolArgs | HDVICP2 Protocol Arguments definition |
CIRES_HDVICP2_RegisterLayer | HDVICP2 Register Layout |
CIRES_HDVICP_Obj | IRES_HDVICP_Obj extends the generic IRES_Obj structure that is returned back to the algorithm requesting the resource |
CIRES_HDVICP_Properties | Static Resource Properties |
CIRES_HDVICP_ProtocolArgs | HDVICP Protocol Arguments definition |
CIRES_HDVICP_RegisterLayer | HDVICP Register Layout |
CIRES_Obj | IRES_Obj holds the private state associated with each logical resource |
CIRES_Properties | Abstract Resource Properties structure/pointer definition. Actual resource protocol will supply the concrete property definitions. The list of attributes for the actual resource will expose the relevant features that needs to be known to a client to use the resource, such as: resource register base addresses and offsets, critical register and memory region addresses, .. |
CIRES_ProtocolArgs | Abstract Protocol Arguments structure definition. Actual arguments passed by the algorithm to request a resource from a specific IRES Protocol will extend and supply the concrete definitions |
CIRES_ProtocolRevision | Protocol revision type. Used to ensure the given 'protocol' revision can be validated |
CIRES_ResourceDescriptor | Descriptor to Logical Resource |
CIRES_TILEDMEMORY_Obj | IRES_TILEDMEMORY_Obj extends the generic IRES_Obj structure that is returned back to the algorithm requesting the resource |
CIRES_TILEDMEMORY_Properties | Static Resource Properties |
CIRES_TILEDMEMORY_ProtocolArgs | TILEDMEMORY Protocol Arguments definition |
CIRES_TILEDMEMORY_RegisterLayer | TILEDMEMORY Register Layout |
CIRES_VICP_Obj | IRES_VICP_Obj extends the generic IRES_Obj structure that is returned back to the algorithm requesting the resource |
CIRES_VICP_Properties | |
CIRES_VICP_ProtocolArgs | VICP Protocol Arguments definition |
CIRES_VICP_Registers | |
CIRES_YieldContext | Specifies the algorithm specific handles and context save & restore function pointers and arguments that the framework will call during a context switch |
CIRESMAN_ConstructArgs | Abstract Protocol Construct Arguments structure/pointer definition. Arguments passed by the Resource manager to request a resource from a specific IRES Protocol will extend and supply the concrete definition |
CIRESMAN_ConstructFxns | These functions are used to determine memory requirements for and initialize the IRES protocol's environment that will be allocated by the resource manager |
CIRESMAN_Edma3ChanParams | Configuration parameters for Edma3Chan resman implementation |
CIRESMAN_Fxns | |
CIRESMAN_HdVicpParams | |
CIRESMAN_Params | Configuration Parameters required by the Resource Manager implementation. These can be extended by individual resource managers if required |
CIRESMAN_TiledmemoryParams | |
CIRESMAN_VicpParams | |
CRMAN_Params | The module configuration structure for RMAN. It is set at design time by the system integrator to register the specific Resource Managers(IRESMAN implementations) |