libsigrok/hardware/fluke-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 fluke-dmm: support for all basic 287 functionality 2012-09-25 19:53:05 +02:00
api.c hw_dev_close(): Move common checks to wrapper. 2013-02-05 18:46:33 +01:00
fluke-dmm.h fluke-dmm: 190 series scopemeter support 2012-12-24 11:22:01 +01:00
fluke.c Always interleave analog data with all enabled probes. 2013-01-23 03:40:44 +01:00