![]() |
libsigrokdecode 0.5.3
sigrok protocol decoding library
|
Initializing and shutting down libsigrokdecode. More...
#include <config.h>#include "libsigrokdecode-internal.h"#include "libsigrokdecode.h"#include <glib.h>
Include dependency graph for srd.c:Go to the source code of this file.
Functions | |
| int | srd_init (const char *path) |
| Initialize libsigrokdecode. | |
| int | srd_exit (void) |
| Shutdown libsigrokdecode. | |
| GSList * | srd_searchpaths_get (void) |
| Return the list of protocol decoder search paths. | |
Initializing and shutting down libsigrokdecode.
Definition in file srd.c.