Home
last modified time | relevance | path

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

/lvgl-latest/src/misc/
Dlv_timer.c22 #define DEF_PERIOD 500 macro
162 return lv_timer_create(NULL, DEF_PERIOD, NULL); in lv_timer_create_basic()