Zephyr API Documentation 4.2.0-rc2
A Scalable Open Source RTOS
 4.2.0-rc2
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