Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
fs_interface.h File Reference
#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
 

Macro Definition Documentation

◆ MAX_FILE_NAME

#define MAX_FILE_NAME   12

Typedef Documentation

◆ fs_mode_t

typedef uint8_t fs_mode_t