i80_controller sample
lv_tlsf_check_pool()
is only used within i80_controller sample.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
i80_controller sample
lv_tlsf_check_pool()
lv_tlsf_check_pool() function
Syntax
Show:
Summary
Declaration
Definition
from
lv_tlsf.h:89
int
lv_tlsf_check_pool
(
lv_pool_t
pool
)
;
Implemented in
lv_tlsf.c:919
Arguments
Argument
pool
Examples
References
from
examples
Code
Location
Referrer
int
lv_tlsf_check_pool
(
lv_pool_t
pool
)
lv_tlsf.c:919
in
lv_tlsf_check_poo
l
(lv_pool_
poo
l
)
lv_tlsf.h:89
if
(
lv_tlsf_check_pool
(
*
pool_p
)
)
{
lv_mem_core_builtin.c:237
lv_mem_test_core()
Call Tree
from
examples
lv_tlsf_check_pool()
is called by 1 function and calls 1 function:
lv_mem_test_core()
All items filtered out
lv_tlsf_check_pool()
lv_tlsf_walk_pool()
All items filtered out
Data Use
from
examples
lv_tlsf_check_pool()
reads 2 variables:
integrity_t::status
integrity_walker()
All items filtered out
lv_tlsf_check_pool()
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