Functions | Defines | Data Structures | Typedefs | Variables

hdintc.h File Reference


Detailed Description

HDINTC Interface Definitions - Application interface to the Interrupt Registry Manager. Registers non-BIOS, non-dispatched interrupt service handlers to register and synchronize with HDVICP interrupts.

#include <ti/xdais/ialg.h>
#include <ti/xdais/xdas.h>
Include dependency graph for hdintc.h:

Go to the source code of this file.

Functions

void HDVICP_configure (IALG_Handle handle, void *hdvicpHandle, void(*ISRfunctionptr)(IALG_Handle handle))
void HDVICP_wait (void *hdvicpHandle)
void HDVICP_done (void *hdvicpHandle)

Defines

#define HDINTC_GTNAME   "ti.sdo.fc.hdintc"
Defines: Status Codes
#define HDINTC_SOK   0
#define HDINTC_EOUTOFMEMORY   -1
#define HDINTC_EFAIL   -2

Data Structures

struct  HDINTC_Params
 The module configuration structure for HDINTC implementation. More...
struct  hdvicpAppHandle

Typedefs

typedef struct HDINTC_Params HDINTC_Params
 The module configuration structure for HDINTC implementation.
typedef struct hdvicpAppHandle HDVICP_Obj
typedef HDVICP_ObjHDVICP_Handle

Variables

HDINTC_Params HDINTC_PARAMS
 Default module configuration structure (defined in hdintc.c).
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Copyright 2012, Texas Instruments Incorporated