Home
last modified time | relevance | path

Searched defs:long_press_time (Results 1 – 2 of 2) sorted by relevance

/lvgl-latest/src/indev/
Dlv_indev_private.h70 uint16_t long_press_time; member
Dlv_indev.c366 void lv_indev_set_long_press_time(lv_indev_t * indev, uint16_t long_press_time) in lv_indev_set_long_press_time()