Searched refs:LV_LOG_INFO (Results 1 – 25 of 39) sorted by relevance
12
86 #define LV_LOG_INFO(...) _lv_log_add(LV_LOG_LEVEL_INFO, __FILE__, __LINE__, __func__, __VA_ARGS__); macro88 #define LV_LOG_INFO(...) macro114 #define LV_LOG_INFO(...) macro
119 LV_LOG_INFO("image draw: cache miss, close and reuse an entry"); in _lv_img_cache_open()122 LV_LOG_INFO("image draw: cache miss, cached to an empty entry"); in _lv_img_cache_open()
98 LV_LOG_INFO("template created"); in lv_templ_create()
94 LV_LOG_INFO("led created"); in lv_led_create()
106 LV_LOG_INFO("button created"); in lv_btn_create()
114 LV_LOG_INFO("spinner created"); in lv_spinner_create()
101 LV_LOG_INFO("line created"); in lv_line_create()
98 LV_LOG_INFO("check box created"); in lv_checkbox_create()
163 LV_LOG_INFO("window created"); in lv_win_create()788 LV_LOG_INFO("win btn created"); in lv_win_btn_create()
108 LV_LOG_INFO("switch created"); in lv_switch_create()
92 LV_LOG_INFO("object mask created"); in lv_objmask_create()
175 LV_LOG_INFO("keyboard created"); in lv_keyboard_create()
127 LV_LOG_INFO("image created"); in lv_img_create()180 LV_LOG_INFO("lv_img_set_src: `LV_IMG_SRC_VARIABLE` type found"); in lv_img_set_src()
106 LV_LOG_INFO("image button created"); in lv_imgbtn_create()
139 LV_LOG_INFO("tileview created"); in lv_tileview_create()
114 LV_LOG_INFO("spinbox created"); in lv_spinbox_create()
133 LV_LOG_INFO("message box created"); in lv_msgbox_create()
214 LV_LOG_INFO("text area created"); in lv_textarea_create()251 LV_LOG_INFO("Text area: line break ignored in one-line mode"); in lv_textarea_add_char()258 LV_LOG_INFO("Character is no accepted by the text area (too long text or not in the " in lv_textarea_add_char()
109 LV_LOG_INFO("slider created"); in lv_slider_create()
130 LV_LOG_INFO("gauge created"); in lv_gauge_create()
103 LV_LOG_INFO("line meter created"); in lv_linemeter_create()
138 LV_LOG_INFO("bar created"); in lv_bar_create()
118 LV_LOG_INFO("container created"); in lv_cont_create()
117 LV_LOG_INFO("lv_group_add_obj: the object is already added to this group"); in lv_group_add_obj()127 LV_LOG_INFO("lv_group_add_obj: assign object to an other group"); in lv_group_add_obj()
205 LV_LOG_INFO("No differences found!"); in compare_fonts()