i2c_oled sample
lv_anim_count_running()
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_anim_count_running()
lv_anim_count_running() function
Get the number of currently running animations
Syntax
Show:
Summary
Declaration
Definition
from
lv_anim.h:403
uint16_t
lv_anim_count_running
(
void
)
;
Implemented in
lv_anim.c:186
Return value
the number of running animations
Examples
References
from
examples
Code
Location
uint16_t
lv_anim_count_running
(
void
)
lv_anim.c:186
uint16_t
lv_anim_count_running
(
void
)
;
lv_anim.h:403
Call Tree
from
examples
lv_anim_count_running()
calls 2 functions:
All items filtered out
lv_anim_count_running()
_lv_ll_get_head()
_lv_ll_get_next()
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