ESP-IDF
spiffs_get_cache
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (1/5)...
Files
loading (4/5)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
spiffs_get_cache
spiffs_get_cache macro
Syntax
Show:
Summary
Declaration
from
spiffs_nucleus.h:391
#define
spiffs_get_cache
(
fs
)
\
(
(
spiffs_cache
*
)
(
(
fs
)
->
cache
)
)
Arguments
Argument
fs
Examples
References
from
examples
Code
Location
#define
spiffs_get_cache
(
fs
)
\
spiffs_nucleus.h:391
spiffs_cache
*
cache
=
spiffs_get_cache
(
fs
)
;
spiffs_cache.c:15
spiffs_cache
*
cache
=
spiffs_get_cache
(
fs
)
;
spiffs_cache.c:35
spiffs_cache
*
cache
=
spiffs_get_cache
(
fs
)
;
spiffs_cache.c:64
spiffs_cache
*
cache
=
spiffs_get_cache
(
fs
)
;
spiffs_cache.c:93
spiffs_cache
*
cache
=
spiffs_get_cache
(
fs
)
;
spiffs_cache.c:132
spiffs_cache
*
cache
=
spiffs_get_cache
(
fs
)
;
spiffs_cache.c:193
spiffs_cache
*
cache
=
spiffs_get_cache
(
fs
)
;
spiffs_cache.c:228
spiffs_cache
*
c
=
spiffs_get_cache
(
fs
)
;
spiffs_cache.c:309
spiffs_get_cache_page
(
fs
,
spiffs_get_cache
(
fs
)
,
fd
->
cache_page
->
ix
)
,
spiffs_hydrogen.c:520
spiffs_cache
*
cache
=
spiffs_get_cache
(
fs
)
;
spiffs_hydrogen.c:545
spiffs_get_cache_page
(
fs
,
spiffs_get_cache
(
fs
)
,
fd
->
cache_page
->
ix
)
,
spiffs_hydrogen.c:577
spiffs_get_cache_page
(
fs
,
spiffs_get_cache
(
fs
)
,
fd
->
cache_page
->
ix
)
,
spiffs_hydrogen.c:860
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