Defines

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:

Go to the source code of this file.

Defines

#define MAX_IPS   16u
#define DSPLINK_TERMINATE_EVT   (-1)
#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 MAX_IPS   16u
#define DSPLINK_TERMINATE_EVT   (-1)
#define WAIT_FOREVER   (~((Uint32) 0u))

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

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

Constant:
WAIT_FOREVER
#define WAIT_NONE   ((Uint32) 0u)

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

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

Constant:
WAIT_NONE
#define IS_GPPID (   id )    (id == ID_GPP)

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

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

Macro:
IS_GPPID
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Copyright 2012, Texas Instruments Incorporated