![]() |
libsigrok
0.4.0
sigrok hardware access and backend library
|
Initializing and shutting down libsigrok. More...
#include <config.h>#include <glib.h>#include <libsigrok/libsigrok.h>#include "libsigrok-internal.h"
Include dependency graph for backend.c:Go to the source code of this file.
Functions | |
| int | sr_init (struct sr_context **ctx) |
| Initialize libsigrok. More... | |
| int | sr_exit (struct sr_context *ctx) |
| Shutdown libsigrok. More... | |
Initializing and shutting down libsigrok.
Definition in file backend.c.
1.8.11