#include <locale.h>
#include <libintl.h>
#include <time.h>
#include "glbvars.h"
#include "plug-ins/hard/modules/dsp.h"
#include <fcntl.h>
#include <sys/ioctl.h>
#include "gxsm/action_id.h"
#include "dsp-pci32/xsm/xsmcmd.h"
#include "sranger_hwi_control.h"
#include "sranger_hwi.h"
#include "gtkspinbuttonsci.h"
#include "../plug-ins/hard/modules/sranger_ioctl.h"
Go to the source code of this file.
Defines | |
#define | CONV_16(X) X = sranger_hwi_hardware->int_2_sranger_int (X) |
#define | CONV_32(X) X = sranger_hwi_hardware->long_2_sranger_long (X) |
#define | CONST_DSP_F16 65536. |
#define | VOLT2AIC(U) (int)(gapp->xsm->Inst->VoltOut2Dig (gapp->xsm->Inst->BiasV2V (U))) |
Variables | |
GxsmPlugin | sranger_hwi_pi |
sranger_hwi_dev * | sranger_hwi_hardware |
|
Definition at line 101 of file sranger_hwi_vectorgen.C. Referenced by DSPControl::make_phase_vector(), DSPControl::make_Vdz_vector(), DSPControl::make_ZXYramp_vector(), and DSPControl::write_dsp_probe(). |
|
Definition at line 59 of file sranger_hwi_vectorgen.C. |
|
Definition at line 60 of file sranger_hwi_vectorgen.C. |
|
Definition at line 102 of file sranger_hwi_vectorgen.C. Referenced by DSPControl::make_Vdz_vector(), and DSPControl::write_dsp_probe(). |
|
|