#include <stdlib.h>
#include <unistd.h>
#include <string.h>
#include <alsa/asoundlib.h>
#include "sigrok.h"
#include "sigrok-internal.h"
Go to the source code of this file.
Data Structures | |
struct | sr_analog_probe |
struct | sr_analog_sample |
struct | context |
Macros | |
#define | NUM_PROBES 2 |
#define | SAMPLE_WIDTH 16 |
#define | AUDIO_DEV "plughw:0,0" |
Variables | |
SR_PRIV struct sr_dev_driver | alsa_driver_info |
SR_PRIV struct sr_dev_driver alsa_driver_info |