ESP-IDF
SPIFFS_ERR_NAME_TOO_LONG
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
SPIFFS_ERR_NAME_TOO_LONG
SPIFFS_ERR_NAME_TOO_LONG macro
Syntax
Show:
Summary
Declaration
from
spiffs.h:57
#define
SPIFFS_ERR_NAME_TOO_LONG
-
10036
Examples
References
from
examples
Code
Location
#define
SPIFFS_ERR_NAME_TOO_LONG
-
10036
spiffs.h:57
case
SPIFFS_ERR_NAME_TOO_LONG
:
esp_spiffs.c:507
SPIFFS_API_CHECK_RES
(
fs
,
SPIFFS_ERR_NAME_TOO_LONG
)
;
spiffs_hydrogen.c:194
SPIFFS_API_CHECK_RES
(
fs
,
SPIFFS_ERR_NAME_TOO_LONG
)
;
spiffs_hydrogen.c:215
SPIFFS_API_CHECK_RES
(
fs
,
SPIFFS_ERR_NAME_TOO_LONG
)
;
spiffs_hydrogen.c:658
SPIFFS_API_CHECK_RES
(
fs
,
SPIFFS_ERR_NAME_TOO_LONG
)
;
spiffs_hydrogen.c:797
SPIFFS_API_CHECK_RES
(
fs
,
SPIFFS_ERR_NAME_TOO_LONG
)
;
spiffs_hydrogen.c:922
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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