Searched refs:WAIT_UDC_MAX_LOOP (Results 1 – 1 of 1) sorted by relevance
46 constexpr int32_t WAIT_UDC_MAX_LOOP = 30; variable269 for (int32_t i = 0; i < WAIT_UDC_MAX_LOOP; i++) { in UsbdWaitUdc()