libsigrok/hardware/chronovu-la8
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 la8: Rename driver.[ch] to protocol.[ch]. 2012-10-27 22:36:34 +02:00
api.c hw_dev_close(): Move common checks to wrapper. 2013-02-05 18:46:33 +01:00
protocol.c deprecate SR_DI_SAMPLERATES 2013-01-25 02:39:58 +01:00
protocol.h Deprecate SR_DI_TRIGGER_TYPES. 2013-01-25 11:52:27 +01:00