Searched refs:DEPEVT_NON_EP (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/dev/usb/dwc3/
H A Ddwc3-types.h58 #define DEPEVT_NON_EP (1 << 0) // Event is not endpoint specific macro
H A Ddwc3-events.c48 if (!(event & DEPEVT_NON_EP)) {

Completed in 26 milliseconds