![]() |
![]() |
IRES PROTOCOL VICP Interface Definitions - Allows algorithms to request and receive handles representing the VICP resource.
#include <ti/xdais/ires.h>
Go to the source code of this file.
Data Structures | |
| struct | IRES_VICP_ProtocolArgs |
| VICP Protocol Arguments definition. More... | |
| struct | IRES_VICP_Obj |
| IRES_VICP_Obj extends the generic IRES_Obj structure that is returned back to the algorithm requesting the resource. More... | |
| struct | IRES_VICP_Registers |
| struct | IRES_VICP_Properties |
Defines | |
| #define | IRES_VICP_MAXRESOURCES 1 |
| #define | IRES_VICP_PROTOCOLNAME "ti.sdo.fc.ires.vicp" |
| Name used to describe this protocol. | |
Typedefs | |
| typedef struct IRES_VICP_Obj * | IRES_VICP_Handle |
| Handle to "logical" resource. | |