![]() |
nRF Connect SDK API 3.3.99
|
#include <string.h>#include <zephyr/toolchain.h>#include <app_event_manager.h>#include <app_event_manager_profiler_tracer.h>Go to the source code of this file.
Data Structures | |
| struct | fs_event |
Enumerations | |
| enum | fs_request { FS_REQUEST_CREATE_FILE , FS_REQUEST_PARSE_FILE } |
Functions | |
| int | fs_event_helper_file_write (const char *mnt_point, const char *file_path, char const *file_contents, size_t contents_len) |