Home
last modified time | relevance | path

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

/lvgl-latest/demos/smartwatch/
Dlv_demo_smartwatch_control.h36 void lv_demo_smartwatch_control_create(lv_obj_t * parent);
Dlv_demo_smartwatch_control.c53 void lv_demo_smartwatch_control_create(lv_obj_t * parent) in lv_demo_smartwatch_control_create() function
Dlv_demo_smartwatch.c104 lv_demo_smartwatch_control_create(home_tile); in lv_demo_smartwatch()