Searched refs:USBSERIAL_POLL_OUT_TIMEOUT_MS (Results 1 – 1 of 1) sorted by relevance
40 #define USBSERIAL_POLL_OUT_TIMEOUT_MS (50U) macro88 } while ((k_uptime_get() - data->last_tx_time) < USBSERIAL_POLL_OUT_TIMEOUT_MS); in serial_esp32_usb_poll_out()