Searched refs:wait_for_free (Results 1 – 1 of 1) sorted by relevance
603 bool wait_for_free = false; in usbh_dev_mark_all_free() local625 …wait_for_free = true; //As long as there is still a device, we need to wait for an event indicat… in usbh_dev_mark_all_free()634 return (wait_for_free) ? ESP_ERR_NOT_FINISHED : ESP_OK; in usbh_dev_mark_all_free()