Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

gpp/inc/dsplink.h File Reference

#include <gpptypes.h>
#include <constants.h>
#include <errbase.h>
#include <archdefs.h>
#include <linkcfgdefs.h>

Include dependency graph for gpp/inc/dsplink.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define DSPLINK_H
#define MAX_IPS   16u
#define WAIT_FOREVER   (~((Uint32) 0u))
 Wait indefinitely. ============================================================================.
#define WAIT_NONE   ((Uint32) 0u)
 Do not wait. ============================================================================.
#define IS_GPPID(id)   (id == ID_GPP)
 Is the GPP ID valid. ============================================================================.


Define Documentation

#define DSPLINK_H
 

Definition at line 44 of file gpp/inc/dsplink.h.

#define IS_GPPID id   )     (id == ID_GPP)
 

Is the GPP ID valid. ============================================================================.

============================================================================

Macro:
IS_GPPID

Definition at line 92 of file gpp/inc/dsplink.h.

#define MAX_IPS   16u
 

Definition at line 67 of file gpp/inc/dsplink.h.

#define WAIT_FOREVER   (~((Uint32) 0u))
 

Wait indefinitely. ============================================================================.

============================================================================

Constant:
WAIT_FOREVER

Definition at line 75 of file gpp/inc/dsplink.h.

#define WAIT_NONE   ((Uint32) 0u)
 

Do not wait. ============================================================================.

============================================================================

Constant:
WAIT_NONE

Definition at line 83 of file gpp/inc/dsplink.h.


Generated on Fri Jul 16 14:34:07 2010 for DSP/BIOSLink by  doxygen 1.4.4