|
Zephyr Project API 4.0.0
A Scalable Open Source RTOS
|
#include <stdint.h>Go to the source code of this file.
Data Structures | |
| struct | fs_file_t |
| File object representing an open file. More... | |
| struct | fs_dir_t |
| Directory object representing an open directory. More... | |
Macros | |
| #define | MAX_FILE_NAME 12 |
Typedefs | |
| typedef uint8_t | fs_mode_t |
| #define MAX_FILE_NAME 12 |