![]() |
![]() |
#include <gpptypes.h>#include <constants.h>#include <errbase.h>#include <archdefs.h>#include <linkcfgdefs.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 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. ============================================================================.
============================================================================