SDRAngel
4.11.5
Developer docs for <a href="https://github.com/f4exb/sdrangel">SDRangel<\a>, an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.
|
#include <hid-libusb.h>
Public Attributes | |
uint8_t * | data |
size_t | len |
struct input_report * | next |
MacOS does not implement POSIX Thread Barriers
Definition at line 84 of file hid-libusb.c.
uint8_t * input_report::data |
Definition at line 85 of file hid-libusb.c.
size_t input_report::len |
Definition at line 86 of file hid-libusb.c.
struct input_report * input_report::next |
Definition at line 87 of file hid-libusb.c.
Referenced by hid_free_enumeration().