Searched refs:lv_indev_get_short_click_streak (Results 1 – 4 of 4) sorted by relevance
10 uint8_t cnt = lv_indev_get_short_click_streak(indev); in short_click_event_cb()
317 uint8_t lv_indev_get_short_click_streak(const lv_indev_t * indev);
498 uint8_t lv_indev_get_short_click_streak(const lv_indev_t * indev) in lv_indev_get_short_click_streak() function
55 counts->short_click_streak = lv_indev_get_short_click_streak(indev); in click_event_cb()