|
OpenHantek
|
#include <inttypes.h>Go to the source code of this file.
Macros | |
| #define | FX_TYPE_FX2 2 /* USB 2.0 versions */ |
| #define | FX_TYPE_FX2LP 3 /* Updated FX2 */ |
| #define | FX_TYPE_FX3 4 /* USB 3.0 versions */ |
Functions | |
| int | ezusb_load_ram (libusb_device_handle *device, const char *path, int fx_type, int stage) |
Variables | |
| int | verbose |
| #define FX_TYPE_FX2 2 /* USB 2.0 versions */ |
| #define FX_TYPE_FX2LP 3 /* Updated FX2 */ |
| #define FX_TYPE_FX3 4 /* USB 3.0 versions */ |
| int ezusb_load_ram | ( | libusb_device_handle * | device, |
| const char * | path, | ||
| int | fx_type, | ||
| int | stage | ||
| ) |
| int verbose |