libsigrok/hardware/nexus-osciprime
Uwe Hermann 4b97c74e0b sr_driver_scan(): Improve checks.
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.

Also, do some minor whitespace and consistency improvements.
2013-01-29 12:56:02 +01:00
..
Makefile.am nexus-osciprime: basic scanning functionality 2012-12-25 19:09:12 +01:00
api.c sr_driver_scan(): Improve checks. 2013-01-29 12:56:02 +01:00
protocol.c nexus-osciprime: Fix compiler warning. 2012-12-31 21:02:14 +01:00
protocol.h nexus-osciprime: basic scanning functionality 2012-12-25 19:09:12 +01:00