Home
last modified time | relevance | path

Searched refs:lv_demo_smartwatch_settings_load (Results 1 – 5 of 5) sorted by relevance

/lvgl-latest/demos/smartwatch/
Dlv_demo_smartwatch_settings.h43 void lv_demo_smartwatch_settings_load(lv_screen_load_anim_t anim_type, uint32_t time, uint32_t dela…
Dlv_demo_smartwatch_private.h151 void lv_demo_smartwatch_settings_load(lv_screen_load_anim_t anim_type, uint32_t time, uint32_t dela…
Dlv_demo_smartwatch_easter_egg.c288 lv_demo_smartwatch_settings_load(LV_SCR_LOAD_ANIM_FADE_OUT, 500, 0); in create_screen_event_cb()
Dlv_demo_smartwatch_list.c157 lv_demo_smartwatch_settings_load(LV_SCR_LOAD_ANIM_MOVE_LEFT, 500, 0); in app_list_clicked_event_cb()
Dlv_demo_smartwatch_settings.c69 void lv_demo_smartwatch_settings_load(lv_screen_load_anim_t anim_type, uint32_t time, uint32_t dela… in lv_demo_smartwatch_settings_load() function