i2c_oled sample
lv_extra_init()
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_extra_init()
lv_extra_init() function
DEFINES TYPEDEFS STATIC PROTOTYPES STATIC VARIABLES MACROS GLOBAL FUNCTIONS
Syntax
Show:
Summary
Declaration
Definition
from
lv_extra.h:38
void
lv_extra_init
(
void
)
;
Implemented in
lv_extra.c:35
Examples
References
from
examples
Code
Location
Referrer
void
lv_extra_init
(
void
)
lv_extra.c:35
void
lv_extra_init
(
void
)
;
lv_extra.h:38
lv_extra_init
(
)
;
lv_obj.c:179
lv_init()
Call Tree
from
examples
lv_extra_init()
is called by 1 function and calls 2 functions:
lv_init()
All items filtered out
lv_extra_init()
lv_grid_init()
lv_flex_init()
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