i80_controller sample
CACHE_NAME
is only used within i80_controller sample.
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
i80_controller sample
CACHE_NAME
CACHE_NAME macro
DEFINES
Syntax
Show:
Summary
Declaration
from
lv_image_cache.c:21
#define
CACHE_NAME
"IMAGE"
Examples
References
from
examples
Code
Location
#define
CACHE_NAME
"IMAGE"
lv_image_cache.c:21
#define
CACHE_NAME
"IMAGE_HEADER"
lv_image_header_cache.c:20
lv_cache_set_name
(
img_cache_p
,
CACHE_NAME
)
;
lv_image_cache.c:67
lv_cache_set_name
(
img_header_cache_p
,
CACHE_NAME
)
;
lv_image_header_cache.c:65
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