![]() |
libsigrok
0.3.0
sigrok hardware access and backend library
|
Initializing and shutting down libsigrok. More...
Include dependency graph for backend.c:Go to the source code of this file.
Macros | |
| #define | LOG_PREFIX "backend" |
Functions | |
| int | sr_init (struct sr_context **ctx) |
| Initialize libsigrok. More... | |
| int | sr_exit (struct sr_context *ctx) |
| Shutdown libsigrok. More... | |
Variables | |
| struct sr_session * | session |
Initializing and shutting down libsigrok.
Definition in file backend.c.
| #define LOG_PREFIX "backend" |
1.8.3.1