Home
last modified time | relevance | path

Searched refs:lv_demo_smartwatch_list_create (Results 1 – 3 of 3) sorted by relevance

/lvgl-latest/demos/smartwatch/
Dlv_demo_smartwatch_list.h36 void lv_demo_smartwatch_list_create(lv_obj_t * parent);
Dlv_demo_smartwatch_list.c74 void lv_demo_smartwatch_list_create(lv_obj_t * parent) in lv_demo_smartwatch_list_create() function
Dlv_demo_smartwatch.c108 lv_demo_smartwatch_list_create(home_tile); in lv_demo_smartwatch()