libsigrok/include/libsigrok
Bert Vermeulen 4f979115a4 input: sr_input_scan_*() now return a status code.
SR_OK: a match was found.
SR_ERR: no match.
SR_ERR_DATA: a match was found but the module cannot handle the input.
SR_OK_CONTINUE: some module didn't have enough data to be sure.
2014-08-28 00:22:13 +02:00
..
libsigrok.h Add SR_ERR_DATA. 2014-08-28 00:19:21 +02:00
proto.h input: sr_input_scan_*() now return a status code. 2014-08-28 00:22:13 +02:00
version.h.in Move public headers into include/libsigrok. 2014-07-17 18:30:49 +01:00