libsigrok
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines
Data Structures | Defines
fx2lafw.h File Reference
#include <glib.h>
Include dependency graph for fx2lafw.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  fx2lafw_profile
struct  context

Defines

#define USB_INTERFACE   0
#define USB_CONFIGURATION   1
#define NUM_TRIGGER_STAGES   4
#define TRIGGER_TYPES   "01"
#define MAX_RENUM_DELAY_MS   3000
#define NUM_SIMUL_TRANSFERS   32
#define MAX_EMPTY_TRANSFERS   (NUM_SIMUL_TRANSFERS * 2)
#define FX2LAFW_REQUIRED_VERSION_MAJOR   1
#define MAX_SAMPLE_DELAY   (6 * 256)
#define TRIGGER_FIRED   -1

Define Documentation

Definition at line 35 of file fx2lafw.h.

Definition at line 33 of file fx2lafw.h.

#define MAX_RENUM_DELAY_MS   3000

Definition at line 31 of file fx2lafw.h.

#define MAX_SAMPLE_DELAY   (6 * 256)

Definition at line 38 of file fx2lafw.h.

Referenced by command_start_acquisition().

#define NUM_SIMUL_TRANSFERS   32

Definition at line 32 of file fx2lafw.h.

#define NUM_TRIGGER_STAGES   4

Definition at line 28 of file fx2lafw.h.

#define TRIGGER_FIRED   -1

Definition at line 41 of file fx2lafw.h.

#define TRIGGER_TYPES   "01"

Definition at line 29 of file fx2lafw.h.

#define USB_CONFIGURATION   1

Definition at line 27 of file fx2lafw.h.

#define USB_INTERFACE   0

Definition at line 26 of file fx2lafw.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines