i80_controller sample
lv_example_get_started_3()
is only used within i80_controller sample.
Symbol previews are coming soon...
Symbols
loading (2/4)...
Files
loading (2/4)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
i80_controller sample
lv_example_get_started_3()
lv_example_get_started_3() function
Create styles from scratch for buttons.
Syntax
Show:
Summary
Declaration
Definition
from
lv_example_get_started.h:30
void
lv_example_get_started_3
(
void
)
;
Implemented in
lv_example_get_started_3.c:47
Examples
References
from
examples
Code
Location
void
lv_example_get_started_3
(
void
)
lv_example_get_started_3.c:47
void
lv_example_get_started_3
(
void
)
;
lv_example_get_started.h:30
Call Tree
from
examples
lv_example_get_started_3()
calls 11 functions:
All items filtered out
lv_example_get_started_3()
lv_screen_active()
lv_obj_set_pos()
lv_obj_set_size()
lv_obj_center()
lv_obj_set_style_radius()
lv_obj_add_style()
lv_obj_remove_style_all()
lv_label_create()
lv_label_set_text()
lv_button_create()
style_init()
All items filtered out
Data Use
from
examples
lv_example_get_started_3()
reads 1 variable:
::LV_STATE_PRESSED
All items filtered out
lv_example_get_started_3()
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