Framework Components Application Programming Interface (API)  fc-t15
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Data Structures | Typedefs
ires_vicp.h File Reference

Detailed Description

IRES PROTOCOL VICP Interface Definitions - Allows algorithms to request and receive handles representing the VICP resource.

#include <ti/xdais/ires_common.h>
Include dependency graph for ires_vicp.h:

Go to the source code of this file.

Macros

#define IRES_VICP_MAXRESOURCES   1
#define IRES_VICP_PROTOCOLNAME   "ti.sdo.fc.ires.vicp"
 Name used to describe this protocol.
#define VICP_MODNAME   "ti.sdo.fc.ires.vicp"
 Name to pass to Diags_setMask() to enable logging for VICP functions. For example, Diags_setMask(VICP_MODNAME"+EX1234567"); turns on all Log statements in this module. Diags_setMask() must be called after initialization to take effect.

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

Typedefs

typedef struct IRES_VICP_ObjIRES_VICP_Handle
 Handle to "logical" resource.
typedef struct
IRES_VICP_ProtocolArgs 
IRES_VICP_ProtocolArgs
 VICP Protocol Arguments definition.
typedef struct IRES_VICP_Obj IRES_VICP_Obj
 IRES_VICP_Obj extends the generic IRES_Obj structure that is returned back to the algorithm requesting the resource.
typedef struct IRES_VICP_Registers IRES_VICP_Registers
typedef struct IRES_VICP_Properties IRES_VICP_Properties
Copyright 2013, Texas Instruments Incorporated