Searched refs:last_click_time (Results 1 – 2 of 2) sorted by relevance
43 uint32_t last_click_time; member
232 colorwheel->last_click_time = 0; in lv_colorwheel_constructor()569 if(lv_tick_elaps(colorwheel->last_click_time) < indev->driver->long_press_time) { in double_click_reset()592 colorwheel->last_click_time = lv_tick_get(); in double_click_reset()