i80_controller sample
lv_example_get_started_1()
is only used within i80_controller sample.
Symbol previews are coming soon...
Symbols
loading (1/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_1()
lv_example_get_started_1() function
Basic example to create a "Hello world" label
Syntax
Show:
Summary
Declaration
Definition
from
lv_example_get_started.h:28
void
lv_example_get_started_1
(
void
)
;
Implemented in
lv_example_get_started_1.c:7
Examples
References
from
examples
Code
Location
void
lv_example_get_started_1
(
void
)
lv_example_get_started_1.c:7
void
lv_example_get_started_1
(
void
)
;
lv_example_get_started.h:28
Call Tree
from
examples
lv_example_get_started_1()
calls 7 functions:
All items filtered out
lv_example_get_started_1()
lv_screen_active()
lv_obj_align()
lv_color_hex()
lv_obj_set_style_text_color()
lv_obj_set_style_bg_color()
lv_label_create()
lv_label_set_text()
All items filtered out
Data Use
from
examples
lv_example_get_started_1()
reads 2 variables:
lv_align_t::LV_ALIGN_CENTER
::LV_PART_MAIN
All items filtered out
lv_example_get_started_1()
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