ESP-IDF
SPIFFS_CHECK_ERROR
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
SPIFFS_CHECK_ERROR
SPIFFS_CHECK_ERROR value
Syntax
Show:
Summary
Declaration
from
spiffs.h:111
SPIFFS_CHECK_ERROR
;
Examples
References
from
examples
Code
Location
Referrer
SPIFFS_CHECK_ERROR
,
spiffs.h:111
CHECK_CB
(
fs
,
SPIFFS_CHECK_LOOKUP
,
SPIFFS_CHECK_ERROR
,
res
,
0
)
;
spiffs_check.c:501
spiffs_lookup_consistency_check()
CHECK_CB
(
fs
,
SPIFFS_CHECK_PAGE
,
SPIFFS_CHECK_ERROR
,
res
,
0
)
;
spiffs_check.c:868
spiffs_page_consistency_check()
CHECK_CB
(
fs
,
SPIFFS_CHECK_INDEX
,
SPIFFS_CHECK_ERROR
,
res
,
0
)
;
spiffs_check.c:1002
spiffs_object_index_consistency_check()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
SPIFFS_CHECK_ERROR
is read by 3 functions:
All items filtered out
SPIFFS_CHECK_ERROR
spiffs_lookup_consistency_check()
spiffs_page_consistency_check()
spiffs_object_index_consistency_check()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out