Home
last modified time | relevance | path

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

/lvgl-latest/demos/smartwatch/
Dlv_demo_smartwatch_private.h218 void lv_demo_smartwatch_set_circular_scroll(bool state);
Dlv_demo_smartwatch.c102 lv_demo_smartwatch_set_circular_scroll(true); in lv_demo_smartwatch()
239 void lv_demo_smartwatch_set_circular_scroll(bool state) in lv_demo_smartwatch_set_circular_scroll() function
Dlv_demo_smartwatch_settings.c418 lv_demo_smartwatch_set_circular_scroll(value); in settings_action_event_cb()