#include <que.h>
#include <pool.h>
#include <platform.h>
#include <version.h>
Include dependency graph for dsp/inc/dsplink.h:
Go to the source code of this file.
POOL | |
POOL variable defined by MSGQ module. This is temporary until this definition is exported by DSP/BIOS configuration tool. ============================================================================
============================================================================ | |
Void | DSPLINK_init (Void) |
This function initializes DSP/BIOS LINK. | |
POOL_Config * | POOL |
This function initializes DSP/BIOS LINK. | |
Defines | |
#define | DSPLINK_ |
#define | IN |
Argument specification syntax ============================================================================. | |
#define | OUT |
#define | CONST const |
#define | DSP_MAX_STRLEN 32 |
Maximum length of string. ============================================================================. | |
#define | MAX_IPS 16 |
#define | DSPLINK_DRIVER_NAME "/dsplink" |
DSPLINK driver name ============================================================================. | |
#define | MAX_DRIVER_NAME_LEN 16 |
Maximum length of the driver name. ============================================================================. |
|
Definition at line 73 of file dsp/inc/dsplink.h. |
|
Maximum length of string. ============================================================================. ============================================================================
Definition at line 81 of file dsp/inc/dsplink.h. |
|
Definition at line 45 of file dsp/inc/dsplink.h. |
|
DSPLINK driver name ============================================================================. ============================================================================
Definition at line 108 of file dsp/inc/dsplink.h. |
|
Argument specification syntax ============================================================================. ============================================================================
Definition at line 71 of file dsp/inc/dsplink.h. |
|
Maximum length of the driver name. ============================================================================. ============================================================================
Definition at line 116 of file dsp/inc/dsplink.h. |
|
Definition at line 90 of file dsp/inc/dsplink.h. |
|
Definition at line 72 of file dsp/inc/dsplink.h. |
|
This function initializes DSP/BIOS LINK. ============================================================================
|
|
This function initializes DSP/BIOS LINK. ============================================================================
|