i2c_oled sample
lv_lru_t::total_memory
is only used within i2c_oled 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
i2c_oled sample
lv_lru_t::total_memory
lv_lru_t::total_memory field
Syntax
Show:
Summary
Declaration
from
lv_lru.h:49
size_t
total_memory
;
Examples
References
from
examples
Code
Location
Referrer
size_t
total_memory
;
lv_lru.h:49
cache
->
total_memory
=
cache_size
;
lv_lru.c:86
lv_lru_create()
test_for_value_too_large
(
)
;
lv_lru.c:144
lv_lru_set()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
lv_lru_t::total_memory
is written by 1 function and is read by 1 function:
lv_lru_create()
All items filtered out
lv_lru_t::total_memory
lv_lru_set()
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