libsigrok/hardware/agilent-dmm
Uwe Hermann 961009b0c4 hw_dev_close(): Move common checks to wrapper.
Check the relevant arguments for != NULL before calling the actual
driver-specific function, so that the driver can safely assume those
arguments are non-NULL. This removes the need to duplicate these
checks in every driver.
2013-02-05 18:46:33 +01:00
..
Makefile.am hardware/agilent-dmm/Makefile.am: Fix typo. 2012-12-18 02:25:17 +01:00
agilent-dmm.h agilent-dmm: no need to specify a serialcomm scan parameter 2012-11-07 00:46:30 +01:00
api.c hw_dev_close(): Move common checks to wrapper. 2013-02-05 18:46:33 +01:00
sched.c Always interleave analog data with all enabled probes. 2013-01-23 03:40:44 +01:00