i2c_oled sample
lv_canvas_create()
is only used within i2c_oled 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
i2c_oled sample
lv_canvas_create()
lv_canvas_create() function
MACROS GLOBAL FUNCTIONS
Syntax
Show:
Summary
Declaration
Definition
from
lv_canvas.h:48
lv_obj_t
*
lv_canvas_create
(
lv_obj_t
*
parent
)
;
Implemented in
lv_canvas.c:54
Arguments
Argument
parent
Examples
References
from
examples
Code
Location
lv_obj_t
*
lv_canvas_create
(
lv_obj_t
*
parent
)
lv_canvas.c:54
lv_obj_t
*
lv_canvas_create
(
lv_obj_t
*
parent
)
;
lv_canvas.h:48
Call Tree
from
examples
lv_canvas_create()
calls 2 functions:
All items filtered out
lv_canvas_create()
lv_obj_class_create_obj()
lv_obj_class_init_obj()
All items filtered out
Data Use
from
examples
lv_canvas_create()
:
All items filtered out
lv_canvas_create()
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