Home
last modified time | relevance | path

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

/lvgl-3.6.0/src/hal/
Dlv_hal_tick.c32 static uint32_t sys_time = 0; variable
52 sys_time += tick_period; in lv_tick_inc()
72 result = sys_time; in lv_tick_get()