libsigrok/src/hardware/scpi-pps
Lars-Peter Clausen c01bf34ca2 Introduce standard implementation of the dev_list() callback
Every single hardware driver has the very same implementation of the
dev_list() callback. Put this into a helper function in the standard helper
library and use it throughout the drivers. This reduces boiler-plate code
by quite a bit.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2016-05-03 21:25:16 +02:00
..
api.c Introduce standard implementation of the dev_list() callback 2016-05-03 21:25:16 +02:00
profiles.c scpi-pps: Add profile for Agilent N5763A 12.5V 120A supply 2016-03-05 18:49:30 +01:00
protocol.c SR_DF_ANALOG_OLD and sr_datafeed_analog_old renames. 2015-10-20 23:32:45 +02:00
protocol.h dev_acquisition_{start,stop}(): Drop duplicate 'cb_data' parameter. 2016-04-29 19:20:53 +02:00