![]() |
libsigrok
0.5.2
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 | |
| GSList * | sr_buildinfo_libs_get (void) |
| char * | sr_buildinfo_host_get (void) |
| char * | sr_buildinfo_scpi_backends_get (void) |
| 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.10