#include <cstdio>#include <cstdlib>#include <ctime>#include <cmath>#include <unistd.h>#include <sys/mman.h>#include <sys/types.h>#include <sys/stat.h>#include <fcntl.h>#include "mem2d.h"#include "xsmtypes.h"#include "xsm_limits.h"#include "include/dsp-pci32/xsm/dpramdef.h"Go to the source code of this file.
Classes | |
| struct | HARDWARE_PARAMETER |
| struct | PARAMETER_SET |
| class | XSM_Hardware |
Defines | |
| #define | DSP_TIMEOUT 20 |
| #define | MAXHP DSP_CTRL_REG_LEN |
Enumerations | |
| enum | PROBE_DATA_MODE { PRB_SHORT, PRB_FLOAT } |
| enum | SCAN_DATA_MODE { SCAN_DATA_SWAP_SHORT, SCAN_DATA_MOVE2DPRAM_SHORT } |
|
|
Definition at line 49 of file xsmhard.h. Referenced by innovative_dsp_hwi_dev::ExecCmd(), and innovative_dsp_hwi_dev::SetParameter(). |
|
|
|
|
|
|
|
|
|
1.4.6