Home
last modified time | relevance | path

Searched refs:repetIdx (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/usb/gadget/function/ecm/
H A Dcdcecm.c683 uint32_t repetIdx = 0; in EcmParseEachPipe() local
710 if (repetIdx < WAIT_UDC_MAX_LOOP) { in EcmParseEachPipe()
714 repetIdx++; in EcmParseEachPipe()
/drivers/peripheral/usb/gadget/function/acm/
H A Dcdcacm.c1339 uint32_t repetIdx = 0; in AcmParseEachPipe() local
1365 if (repetIdx < WAIT_UDC_MAX_LOOP) { in AcmParseEachPipe()
1369 repetIdx++; in AcmParseEachPipe()
/drivers/peripheral/usb/gadget/function/mtp/src/
H A Dusbfn_mtp_impl.cpp708 uint32_t repetIdx = 0; in UsbMtpDeviceParseEachPipe() local
737 if (repetIdx < WAIT_UDC_MAX_LOOP) { in UsbMtpDeviceParseEachPipe()
741 repetIdx++; in UsbMtpDeviceParseEachPipe()

Completed in 7 milliseconds