libsigrok/hardware/fx2lafw
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 fx2lafw: Implemented initial support for start capture 2012-03-07 07:52:05 +00:00
command.c fx2lafw: Various cosmetics, typo fixes, etc. 2012-12-18 01:26:58 +01:00
command.h sr: moved sigrok.h so libsigrok/libsigrok.h 2012-07-05 01:17:28 +02:00
fx2lafw.c hw_dev_close(): Move common checks to wrapper. 2013-02-05 18:46:33 +01:00
fx2lafw.h Deprecate SR_DI_TRIGGER_TYPES. 2013-01-25 11:52:27 +01:00