ESP-IDF
spiffs_cache_page::
::
::pix
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_cache_page::
::
::pix
spiffs_cache_page::
::
::pix field
Syntax
Show:
Summary
Declaration
from
spiffs_nucleus.h:412
spiffs_page_ix
pix
;
Examples
References
from
examples
Code
Location
Referrer
spiffs_page_ix
pix
;
spiffs_nucleus.h:412
cp
->
pix
==
pix
)
{
spiffs_cache.c:22
spiffs_cache_page_get()
res
=
SPIFFS_HAL_WRITE
(
fs
,
SPIFFS_PAGE_TO_PADDR
(
fs
,
cp
->
pix
)
,
SPIFFS_CFG_LOG_PAGE_SZ
(
fs
)
,
mem
)
;
spiffs_cache.c:43
spiffs_cache_page_free()
cp
->
pix
=
SPIFFS_PADDR_TO_PAGE
(
fs
,
addr
)
;
spiffs_cache.c:158
spiffs_phys_rd()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
spiffs_cache_page::
::
::pix
is written by 1 function and is read by 2 functions:
spiffs_phys_rd()
All items filtered out
spiffs_cache_page::
::
::pix
spiffs_cache_page_get()
spiffs_cache_page_free()
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