Searched refs:timeout (Results 1 – 4 of 4) sorted by relevance
307 void lv_demo_smartwatch_set_default_timeout(uint8_t timeout);
299 void lv_demo_smartwatch_set_default_timeout(uint8_t timeout) in lv_demo_smartwatch_set_default_timeout() argument301 lv_dropdown_set_selected(timeout_dropdown, timeout, LV_ANIM_OFF); in lv_demo_smartwatch_set_default_timeout()
77 static const int timeout = 100; // ms variable315 rc = poll(dsc->fds, nfds, timeout); in _poll_thread()
499 COMMAND ${CMAKE_CTEST_COMMAND} --output-on-failure --timeout 300