Home
last modified time | relevance | path

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

/lvgl-2.7.6/src/lv_hal/
Dlv_hal_tick.c31 static uint32_t sys_time = 0; variable
49 sys_time += tick_period; in lv_tick_inc()
68 result = sys_time; in lv_tick_get()