Searched refs:lv_demo_smartwatch_settings_load (Results 1 – 5 of 5) sorted by relevance
/lvgl-latest/demos/smartwatch/ |
D | lv_demo_smartwatch_settings.h | 43 void lv_demo_smartwatch_settings_load(lv_screen_load_anim_t anim_type, uint32_t time, uint32_t dela…
|
D | lv_demo_smartwatch_private.h | 151 void lv_demo_smartwatch_settings_load(lv_screen_load_anim_t anim_type, uint32_t time, uint32_t dela…
|
D | lv_demo_smartwatch_easter_egg.c | 288 lv_demo_smartwatch_settings_load(LV_SCR_LOAD_ANIM_FADE_OUT, 500, 0); in create_screen_event_cb()
|
D | lv_demo_smartwatch_list.c | 157 lv_demo_smartwatch_settings_load(LV_SCR_LOAD_ANIM_MOVE_LEFT, 500, 0); in app_list_clicked_event_cb()
|
D | lv_demo_smartwatch_settings.c | 69 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
|