Searched refs:USB_ENDPOINT_NUMBER_MASK (Results 1 – 1 of 1) sorted by relevance
437 #define USB_ENDPOINT_NUMBER_MASK 0x0f /* in bEndpointAddress */ macro479 return epd->bEndpointAddress & USB_ENDPOINT_NUMBER_MASK; in usb_endpoint_num()
Completed in 7 milliseconds