ESP-IDF
SPIFFS_OP_C_DELE
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_OP_C_DELE
SPIFFS_OP_C_DELE macro
Syntax
Show:
Summary
Declaration
from
spiffs_nucleus.h:274
#define
SPIFFS_OP_C_DELE
(
0
<
<
2
)
Examples
References
from
examples
Code
Location
#define
SPIFFS_OP_C_DELE
(
0
<
<
2
)
spiffs_nucleus.h:274
if
(
(
op
&
SPIFFS_OP_COM_MASK
)
==
SPIFFS_OP_C_DELE
&&
spiffs_cache.c:200
res
=
_spiffs_wr
(
fs
,
SPIFFS_OP_T_OBJ_LU
|
SPIFFS_OP_C_DELE
,
spiffs_nucleus.c:882
res
=
_spiffs_wr
(
fs
,
SPIFFS_OP_T_OBJ_DA
|
SPIFFS_OP_C_DELE
,
spiffs_nucleus.c:911
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