#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. ============================================================================. | |
|
|
Definition at line 44 of file gpp/inc/dsplink.h. |
|
|
Is the GPP ID valid. ============================================================================. ============================================================================
Definition at line 92 of file gpp/inc/dsplink.h. |
|
|
Definition at line 67 of file gpp/inc/dsplink.h. |
|
|
Wait indefinitely. ============================================================================. ============================================================================
Definition at line 75 of file gpp/inc/dsplink.h. |
|
|
Do not wait. ============================================================================. ============================================================================
Definition at line 83 of file gpp/inc/dsplink.h. |
1.4.4