Defines | Data Structures | Typedefs

IRES VICP Protocol

Defines

#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

Detailed Description

Allows algorithms to request and receive handles representing VICP resources.


Define Documentation

#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.


Typedef Documentation

Handle to "logical" resource.

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.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Copyright 2012, Texas Instruments Incorporated