Lines Matching refs:lv_test_indev_wait
51 lv_test_indev_wait(50); in lv_test_mouse_click_at()
54 lv_test_indev_wait(50); in lv_test_mouse_click_at()
56 lv_test_indev_wait(50); in lv_test_mouse_click_at()
81 lv_test_indev_wait(50); in lv_test_key_hit()
84 lv_test_indev_wait(50); in lv_test_key_hit()
86 lv_test_indev_wait(50); in lv_test_key_hit()
105 lv_test_indev_wait(50); in lv_test_encoder_turn()
122 lv_test_indev_wait(50); in lv_test_encoder_click()
124 lv_test_indev_wait(50); in lv_test_encoder_click()
126 lv_test_indev_wait(50); in lv_test_encoder_click()
130 void lv_test_indev_wait(uint32_t ms) in lv_test_indev_wait() function