#include <stdlib.h>#include <sys/types.h>#include <sys/stat.h>#include <fcntl.h>#include <unistd.h>#include <sys/time.h>#include "sigrok.h"#include "sigrok-internal.h"
Go to the source code of this file.
Defines | |
| #define | CHUNKSIZE (512 * 1024) |
| #define | DEFAULT_NUM_PROBES 8 |
Variables | |
| SR_PRIV struct sr_input_format | input_binary |
| #define DEFAULT_NUM_PROBES 8 |
| SR_PRIV struct sr_input_format input_binary |
1.7.6.1