|
libsigrok
|

Go to the source code of this file.
Functions | |
| SR_API int | sr_init (void) |
| Initialize libsigrok. | |
| SR_API int | sr_exit (void) |
| Shutdown libsigrok. | |
Shutdown libsigrok.
Definition at line 39 of file backend.c.
References sr_hw_cleanup_all(), and SR_OK.

1.7.6.1