Home
last modified time | relevance | path

Searched refs:LV_PRIu32 (Results 1 – 20 of 20) sorted by relevance

/lvgl-latest/src/misc/
Dlv_printf.h42 #define LV_PRIu32 PRIu32 macro
47 #define LV_PRIu32 "u" macro
54 #define LV_PRIu32 "u" macro
/lvgl-latest/examples/widgets/table/
Dlv_example_table_2.c77 lv_table_set_cell_value_fmt(table, i, 0, "Item %"LV_PRIu32, i + 1); in lv_example_table_2()
94 lv_label_set_text_fmt(label, "%"LV_PRIu32" items were created in %"LV_PRIu32" ms\n" in lv_example_table_2()
95 "using %"LV_PRIu32" bytes of memory", in lv_example_table_2()
/lvgl-latest/examples/layouts/flex/
Dlv_example_flex_1.c31 lv_label_set_text_fmt(label, "Item: %"LV_PRIu32, i); in lv_example_flex_1()
39 lv_label_set_text_fmt(label, "Item: %"LV_PRIu32, i); in lv_example_flex_1()
Dlv_example_flex_4.c21 lv_label_set_text_fmt(label, "Item: %"LV_PRIu32, i); in lv_example_flex_4()
Dlv_example_flex_6.c22 lv_label_set_text_fmt(label, "%"LV_PRIu32, i); in lv_example_flex_6()
Dlv_example_flex_2.c27 lv_label_set_text_fmt(label, "%"LV_PRIu32, i); in lv_example_flex_2()
Dlv_example_flex_5.c30 lv_label_set_text_fmt(label, "%"LV_PRIu32, i); in lv_example_flex_5()
/lvgl-latest/examples/scroll/
Dlv_example_scroll_2.c35 lv_label_set_text_fmt(label, "Panel %"LV_PRIu32"\nno snap", i); in lv_example_scroll_2()
39 lv_label_set_text_fmt(label, "Panel %"LV_PRIu32, i); in lv_example_scroll_2()
Dlv_example_scroll_6.c70 lv_label_set_text_fmt(label, "Button %"LV_PRIu32, i); in lv_example_scroll_6()
/lvgl-latest/examples/widgets/menu/
Dlv_example_menu_4.c21 lv_label_set_text_fmt(label, "Hello, I am hiding inside %"LV_PRIu32, btn_cnt); in float_btn_event_cb()
25 lv_label_set_text_fmt(label, "Item %"LV_PRIu32, btn_cnt); in float_btn_event_cb()
/lvgl-latest/examples/event/
Dlv_example_event_1.c11 lv_label_set_text_fmt(label, "%"LV_PRIu32, cnt); in event_cb()
Dlv_example_event_3.c37 lv_label_set_text_fmt(label, "%"LV_PRIu32, i); in lv_example_event_3()
/lvgl-latest/src/draw/sw/
Dlv_draw_sw_layer.c58 …LV_LOG_WARN("Cannot allocate %"LV_PRIu32" bytes for layer buffer. Allocating %"LV_PRIu32" bytes in… in lv_draw_sw_layer_create()
/lvgl-latest/demos/music/
Dlv_demo_music_list.c169 lv_snprintf(time, sizeof(time), "%"LV_PRIu32":%02"LV_PRIu32, t / 60, t % 60); in add_list_btn()
Dlv_demo_music_main.c988 lv_label_set_text_fmt(time_obj, "%"LV_PRIu32":%02"LV_PRIu32, time_act / 60, time_act % 60); in timer_cb()
/lvgl-latest/demos/benchmark/
Dlv_demo_benchmark.c810 lv_label_set_text_fmt(title, "Weighted FPS: %"LV_PRIu32, fps_weighted); in generate_report()
813 lv_label_set_text_fmt(subtitle, "Opa. speed: %"LV_PRIu32"%%", opa_speed_pct); in generate_report()
851 LV_LOG("Weighted FPS: %"LV_PRIu32"\r\n", fps_weighted); in generate_report()
852 LV_LOG("Opa. speed: %"LV_PRIu32"%%\r\n", opa_speed_pct); in generate_report()
861 lv_snprintf(buf, sizeof(buf), "%"LV_PRIu32, scenes[i].fps_normal); in generate_report()
878 lv_snprintf(buf, sizeof(buf), "%"LV_PRIu32, scenes[i].fps_opa); in generate_report()
904 lv_snprintf(buf, sizeof(buf), "%"LV_PRIu32, scenes[i].fps_normal); in generate_report()
925 lv_snprintf(buf, sizeof(buf), "%"LV_PRIu32, scenes[i].fps_opa); in generate_report()
/lvgl-latest/src/extra/libs/png/
Dlv_png.c164 LV_LOG_WARN("error %" LV_PRIu32 ": %s\n", error, lodepng_error_text(error)); in decoder_open()
179 LV_LOG_WARN("error %" LV_PRIu32 ": %s\n", error, lodepng_error_text(error)); in decoder_open()
/lvgl-latest/src/core/
Dlv_refr.c415 lv_label_set_text_fmt(perf_label, "%"LV_PRIu32" FPS\n%"LV_PRIu32"%% CPU", fps, cpu); in _lv_disp_refr_timer()
443 "%"LV_PRIu32 ".%"LV_PRIu32 " kB used (%d %%)\n" in _lv_disp_refr_timer()
Dlv_indev.c429 LV_LOG_INFO("%" LV_PRIu32 " key is pressed", data->key); in indev_keypad_proc()
518 LV_LOG_INFO("%" LV_PRIu32 " key is released", data->key); in indev_keypad_proc()
781 LV_LOG_INFO("button %" LV_PRIu32 " is pressed (x:%d y:%d)", data->btn_id, x, y); in indev_button_proc()
784 LV_LOG_INFO("button %" LV_PRIu32 " is released (x:%d y:%d)", data->btn_id, x, y); in indev_button_proc()
/lvgl-latest/demos/widgets/
Dlv_demo_widgets.c1405 lv_snprintf(buf, sizeof(buf), "%"LV_PRIu32, dsc->value); in chart_event_cb()
1587 lv_label_set_text_fmt(label, "Desktop: %"LV_PRIu32, session_desktop); in meter2_timer_cb()
1590 lv_label_set_text_fmt(label, "Tablet: %"LV_PRIu32, session_tablet); in meter2_timer_cb()
1593 lv_label_set_text_fmt(label, "Mobile: %"LV_PRIu32, session_mobile); in meter2_timer_cb()