#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.
Macros | |
#define | CHUNKSIZE (512 * 1024) |
#define | DEFAULT_NUM_PROBES 8 |
Variables | |
SR_PRIV struct sr_input_format | input_binary |
SR_PRIV struct sr_input_format input_binary |