i80_controller sample
LV_LOG_INFO
is only used within i80_controller sample.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/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_LOG_INFO
LV_LOG_INFO macro
Syntax
Show:
Summary
Declaration
from
lv_log.h:150
#define
LV_LOG_INFO
(
...
)
do
{
}
while
(
0
)
Examples
References
from
examples
Code
Location
#define
LV_LOG_INFO
(
...
)
do
{
}
while
(
0
)
lv_log.h:150
LV_LOG_INFO
(
"begin"
)
;
lv_animimage.c:64
LV_LOG_INFO
(
"begin"
)
;
lv_arc.c:76
LV_LOG_INFO
(
"begin"
)
;
lv_bar.c:85
LV_LOG_INFO
(
"begin"
)
;
lv_button.c:51
LV_LOG_INFO
(
"begin"
)
;
lv_buttonmatrix.c:89
LV_LOG_INFO
(
"begin"
)
;
lv_calendar.c:73
LV_LOG_INF
O
("begin
"
)
lv_canvas.c:61
LV_LOG_INFO
(
"begin"
)
;
lv_chart.c:73
LV_LOG_INFO
(
"begin"
)
;
lv_chart.c:286
LV_LOG_INFO
(
"begin"
)
;
lv_checkbox.c:62
LV_LOG_INFO
(
"Layer memory used: %"
LV_PRIu32
" kB\n"
,
_draw_info
.
used_memory_for_layers_kb
)
;
lv_draw.c:217
LV_LOG_INFO
(
"Layer memory used: %"
LV_PRIu32
" kB\n"
,
_draw_info
.
used_memory_for_layers_kb
)
;
lv_draw.c:447
LV_LOG_INFO
(
"begin"
)
;
lv_dropdown.c:158
LV_LOG_INFO
(
"begin"
)
;
lv_dropdown.c:640
LV_LOG_INFO
(
"update %p container"
,
(
void
*
)
cont
)
;
lv_flex.c:128
LV_LOG_INFO
(
"update %p container"
,
(
void
*
)
cont
)
;
lv_grid.c:189
LV_LOG_INFO
(
"begin"
)
;
lv_image.c:138
LV_LOG_INFO
(
"Flushed D-cache: src %p (%s) (W%d x H%d, data: %p cf: %d)"
,
lv_image_decoder.c:134
LV_LOG_INFO
(
"Image decoder didn't set stride. Calculate it from width."
)
;
lv_image_decoder.c:349
LV_LOG_INFO
(
"begin"
)
;
lv_imagebutton.c:65
LV_LOG_INFO
(
"%"
LV_PRIu32
" key is pressed"
,
data
->
key
)
;
lv_indev.c:761
LV_LOG_INFO
(
"%"
LV_PRIu32
" key is released"
,
data
->
key
)
;
lv_indev.c:847
LV_LOG_INFO
(
"pressed"
)
;
lv_indev.c:904
LV_LOG_INFO
(
"toggling edit mode"
)
;
lv_indev.c:961
LV_LOG_INFO
(
"released"
)
;
lv_indev.c:1005
LV_LOG_INFO
(
"entering edit mode"
)
;
lv_indev.c:1046
LV_LOG_INFO
(
"rotated by %+d (edit)"
,
data
->
enc_diff
)
;
lv_indev.c:1060
LV_LOG_INFO
(
"rotated by %+d (nav)"
,
data
->
enc_diff
)
;
lv_indev.c:1077
LV_LOG_INFO
(
"button %"
LV_PRIu32
" is pressed (x:%d y:%d)"
,
data
->
btn_id
,
(
int
)
x
,
(
int
)
y
)
;
lv_indev.c:1114
LV_LOG_INFO
(
"button %"
LV_PRIu32
" is released (x:%d y:%d)"
,
data
->
btn_id
,
(
int
)
x
,
(
int
)
y
)
;
lv_indev.c:1117
LV_LOG_INFO
(
"pressed at x:%d y:%d"
,
(
int
)
indev
->
pointer
.
act_point
.
x
,
lv_indev.c:1150
LV_LOG_INFO
(
"released"
)
;
lv_indev.c:1345
LV_LOG_INFO
(
"stop animation"
)
;
lv_indev.c:1713
LV_LOG_INFO
(
"begin"
)
;
lv_init.c:162
LV_LOG_INFO
(
"lv_deinit done"
)
;
lv_init.c:434
LV_LOG_INFO
(
"begin"
)
;
lv_keyboard.c:218
LV_LOG_INFO
(
"begin"
)
;
lv_label.c:125
LV_LOG_INFO
(
"begin"
)
;
lv_led.c:58
LV_LOG_INFO
(
"begin"
)
;
lv_line.c:58
LV_LOG_INFO
(
"begin"
)
;
lv_list.c:68
LV_LOG_INFO
(
"begin"
)
;
lv_list.c:77
LV_LOG_INFO
(
"begin"
)
;
lv_list.c:87
LV_LOG_INFO
(
"couldn't allocate memory (%lu bytes)"
,
(
unsigned
long
)
size
)
;
lv_mem.c:73
LV_LOG_INFO
(
"couldn't allocate memory (%lu bytes)"
,
(
unsigned
long
)
size
)
;
lv_mem.c:102
LV_LOG_INFO
(
"begin"
)
;
lv_menu.c:121
LV_LOG_INFO
(
"begin"
)
;
lv_menu.c:129
LV_LOG_INFO
(
"begin"
)
;
lv_menu.c:144
LV_LOG_INFO
(
"begin"
)
;
lv_menu.c:152
LV_LOG_INFO
(
"begin"
)
;
lv_menu.c:160
LV_LOG_INFO
(
"begin"
)
;
lv_menu.c:392
LV_LOG_INFO
(
"begin"
)
;
lv_menu.c:417
LV_LOG_INFO
(
"begin"
)
;
lv_msgbox.c:109
LV_LOG_INFO
(
"begin"
)
;
lv_obj.c:215
LV_LOG_INFO
(
"begin"
)
;
lv_roller.c:118
LV_LOG_INFO
(
"Using %"
LV_PRIu32
" pages to make the roller look infinite"
,
roller
->
inf_page_cnt
)
;
lv_roller.c:158
LV_LOG_INFO
(
"begin"
)
;
lv_roller.c:320
LV_LOG_INFO
(
"begin"
)
;
lv_scale.c:94
LV_LOG_INFO
(
"begin"
)
;
lv_slider.c:72
LV_LOG_INFO
(
"begin"
)
;
lv_spinbox.c:58
LV_LOG_INFO
(
"begin"
)
;
lv_switch.c:77
LV_LOG_INFO
(
"begin"
)
;
lv_sysmon.c:82
LV_LOG_INFO
(
"begin"
)
;
lv_table.c:81
LV_LOG_INFO
(
"begin"
)
;
lv_tabview.c:63
LV_LOG_INFO
(
"begin"
)
;
lv_textarea.c:187
LV_LOG_INFO
(
"Text area: line break ignored in one-line mode"
)
;
lv_textarea.c:204
LV_LOG_INFO
(
"Character is not accepted by the text area (too long text or not in the accepted list)"
)
;
lv_textarea.c:235
LV_LOG_INFO
(
"begin"
)
;
lv_tileview.c:58
LV_LOG_INFO
(
"begin"
)
;
lv_tileview.c:70
LV_LOG_INFO
(
"begin"
)
;
lv_win.c:48
Call Tree
from
examples
All items filtered out
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