#include <dsplink.h>
#include <mpcsdefs.h>
Include dependency graph for gpp/inc/mplistdefs.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Data Structures | |||||||||||||||||||||||||
struct | MPLIST_Attrs_tag | ||||||||||||||||||||||||
struct | MPLIST_Header_tag | ||||||||||||||||||||||||
struct | MPLIST_List_tag | ||||||||||||||||||||||||
struct | MPLIST_Entry_tag | ||||||||||||||||||||||||
struct | MPLIST_Ctrl_tag | ||||||||||||||||||||||||
struct | MPLIST_MemInfo_tag | ||||||||||||||||||||||||
MPLIST_Attrs | |||||||||||||||||||||||||
This structure defines the MPLIST Creation Parameters. ============================================================================
| |||||||||||||||||||||||||
typedef MPLIST_Attrs_tag | MPLIST_Attrs | ||||||||||||||||||||||||
MPLIST_Handle | |||||||||||||||||||||||||
Handle to the MPLIST object. ============================================================================
============================================================================ | |||||||||||||||||||||||||
typedef void * | MPLIST_Handle | ||||||||||||||||||||||||
MPLIST_Header | |||||||||||||||||||||||||
An element of a list. ============================================================================
| |||||||||||||||||||||||||
typedef MPLIST_Header_tag | MPLIST_Header | ||||||||||||||||||||||||
MPLIST_Elem | |||||||||||||||||||||||||
This type is used for the handle to the shared list entry structure. ============================================================================
============================================================================ | |||||||||||||||||||||||||
typedef MPLIST_Header * | MPLIST_Elem | ||||||||||||||||||||||||
MPLIST_List | |||||||||||||||||||||||||
Definition of a MPLIST. ============================================================================
| |||||||||||||||||||||||||
typedef MPLIST_List_tag | MPLIST_List | ||||||||||||||||||||||||
MPLIST_Entry | |||||||||||||||||||||||||
MPLIST descriptor entry for each MPLIST in the system. ============================================================================
| |||||||||||||||||||||||||
typedef MPLIST_Entry_tag | MPLIST_Entry | ||||||||||||||||||||||||
MPLIST_Ctrl | |||||||||||||||||||||||||
This structure defines the control structure required by the MPLIST component. It contains information about all MPLIST objects shared between the GPP and a specific DSP. ============================================================================
| |||||||||||||||||||||||||
typedef MPLIST_Ctrl_tag | MPLIST_Ctrl | ||||||||||||||||||||||||
MPLIST_MemInfo | |||||||||||||||||||||||||
Entry structure for the MpList data transport ============================================================================
| |||||||||||||||||||||||||
typedef MPLIST_MemInfo_tag | MPLIST_MemInfo | ||||||||||||||||||||||||
Defines | |||||||||||||||||||||||||
#define | MPLISTDEFS_H |
|
Definition at line 44 of file gpp/inc/mplistdefs.h. |
|
|
|
|
|
Definition at line 100 of file gpp/inc/mplistdefs.h. |
|
|
|
Definition at line 76 of file gpp/inc/mplistdefs.h. |
|
|
|
|
|
|