Searched refs:lv_demo_smartwatch_list_load (Results 1 – 6 of 6) sorted by relevance
/lvgl-latest/demos/smartwatch/ |
D | lv_demo_smartwatch_list.h | 44 void lv_demo_smartwatch_list_load(lv_screen_load_anim_t anim_type, uint32_t time, uint32_t delay);
|
D | lv_demo_smartwatch_private.h | 175 void lv_demo_smartwatch_list_load(lv_screen_load_anim_t anim_type, uint32_t time, uint32_t delay);
|
D | lv_demo_smartwatch_list.c | 86 void lv_demo_smartwatch_list_load(lv_screen_load_anim_t anim_type, uint32_t time, uint32_t delay) in lv_demo_smartwatch_list_load() function
|
D | lv_demo_smartwatch_notifications.c | 283 lv_demo_smartwatch_list_load(LV_SCR_LOAD_ANIM_MOVE_RIGHT, 500, 0); in notification_screen_events_cb()
|
D | lv_demo_smartwatch_settings.c | 444 lv_demo_smartwatch_list_load(LV_SCR_LOAD_ANIM_MOVE_RIGHT, 500, 0); in settings_screen_event_cb()
|
D | lv_demo_smartwatch_weather.c | 428 lv_demo_smartwatch_list_load(LV_SCR_LOAD_ANIM_MOVE_RIGHT, 500, 0); in weather_screen_event_cb()
|