Lines Matching +full:runs +full:- +full:on
21 depends on SPIFFS_CACHE
28 depends on SPIFFS_CACHE
30 Enable/disable statistics on caching. Debug/test purpose only.
43 int "Set Maximum GC Runs"
47 Define maximum number of GC runs to perform to reach desired free pages.
53 Enable/disable statistics on gc. Debug/test purpose only.
73 zero-termination character, meaning maximum string of characters
74 can at most be SPIFFS_OBJ_NAME_LEN - 1.
77 SPIFFS_PAGE_SIZE - 64.
97 depends on SPIFFS_USE_MAGIC
100 on the length of the filesystem. For example, a filesystem
105 int "Size of per-file metadata field"
109 These bytes can be used in an application-specific manner.
114 SPIFFS_PAGE_SIZE - 64.
119 depends on SPIFFS_META_LENGTH >= 4
121 If enabled, then the first 4 bytes of per-file metadata will be used
129 depends on SPIFFS_META_LENGTH >= 8
162 depends on SPIFFS_CACHE