Searched refs:connection_timeout (Results 1 – 1 of 1) sorted by relevance
354 TimeOut_t connection_timeout; in cdc_acm_find_and_open_usb_device() local355 vTaskSetTimeOutState(&connection_timeout); in cdc_acm_find_and_open_usb_device()381 if (xTaskCheckForTimeOut(&connection_timeout, &timeout_ticks) != pdFALSE) { in cdc_acm_find_and_open_usb_device()