libsigrok/src
Bert Vermeulen d5cc282ff8 input: sr_input_free() is now a void function.
Its backend, input_module.cleanup(), is now also a void function.
2014-09-30 01:49:58 +02:00
..
dmm serial-dmm: Mark serial read/write calls as nonblocking. 2014-09-24 23:18:20 +02:00
hardware Removal of sdi->index, step 8: fix victor-dmm 2014-09-30 01:42:58 +02:00
input input: sr_input_free() is now a void function. 2014-09-30 01:49:58 +02:00
output input: Introduce new input module API. 2014-08-26 01:55:41 +02:00
scpi scpi_serial: Mark read/write calls nonblocking, remove SERIAL_NONBLOCK. 2014-09-24 23:30:32 +02:00
backend.c input: Add sr_input_end(). 2014-09-30 01:49:58 +02:00
device.c Removal of sdi->index, step 1: remove it from headers and helper funcs 2014-09-30 01:42:58 +02:00
drivers.c scpi-pps: Initial driver skeleton. 2014-09-08 12:45:21 +02:00
error.c error.c: Add missing entries. 2014-09-01 00:08:53 +02:00
ezusb.c Reorganize project tree. 2014-07-22 18:19:29 +02:00
hwdriver.c Change type of SR_CONF keys to uint32_t. 2014-09-16 21:22:41 +02:00
libsigrok-internal.h input: sr_input_free() is now a void function. 2014-09-30 01:49:58 +02:00
log.c Reorganize project tree. 2014-07-22 18:19:29 +02:00
serial.c serial: Eliminate serial_read(), serial_write() and SERIAL_NONBLOCK. 2014-09-24 23:30:32 +02:00
session.c Removal of sdi->index, step 1: remove it from headers and helper funcs 2014-09-30 01:42:58 +02:00
session_driver.c Consistently use 'devopts' variable across all drivers. 2014-09-16 22:11:39 +02:00
session_file.c Removal of sdi->index, step 2: remove it from sr_session_load() 2014-09-30 01:42:58 +02:00
soft-trigger.c Reorganize project tree. 2014-07-22 18:19:29 +02:00
std.c std_serial_dev_open: Remove SERIAL_NONBLOCK flag. 2014-09-24 23:30:32 +02:00
strutil.c Reorganize project tree. 2014-07-22 18:19:29 +02:00
trigger.c trigger.c: Add Doxygen @file and @defgroup tags. 2014-08-10 18:59:16 +02:00
usb.c Add usb_get_port_path() helper function 2014-09-24 00:40:03 +02:00
version.c Reorganize project tree. 2014-07-22 18:19:29 +02:00