Lines Matching full:system
8 bool "File system support"
10 Enables support for file system.
27 int "Maximum number of distinct file system types allowed"
30 Zephyr provides several file system types including FatFS and
39 system types. Zero or a negative value selects the maximum
42 file system. Selecting a value less than the actual length
43 supported by a file system may result in memory access
47 int "File system initialization priority"
55 bool "File system shell"
60 file system.
65 bool "File system shell read/write/erase test commands"
68 Enable additional file system shell commands for performing
72 hex "File system shell buffer size"
77 Size of the buffer used for file system commands, will determine the
84 bool "Allow to format file system"
89 bool "FUSE based access to file system partitions"
92 Expose file system partitions to the host system through FUSE.