Home
last modified time | relevance | path

Searched defs:WAIT_UDC_MAX_LOOP (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/usb/hdi_service/src/
H A Dusbd_function.cpp50 constexpr int32_t WAIT_UDC_MAX_LOOP = 30; member
/drivers/peripheral/usb/gadget/function/ecm/
H A Dcdcecm.c40 static const int32_t WAIT_UDC_MAX_LOOP = 3; variable
/drivers/peripheral/usb/gadget/function/acm/
H A Dcdcacm.c42 static const int32_t WAIT_UDC_MAX_LOOP = 3; variable
/drivers/peripheral/usb/gadget/function/mtp/src/
H A Dusbfn_mtp_impl.cpp118 static constexpr int32_t WAIT_UDC_MAX_LOOP = 3; member

Completed in 7 milliseconds