Searched defs:ep_type (Results 1 – 5 of 5) sorted by relevance
20 uint8_t ep_type, uint16_t ep_max_packet_size) { in xhci_transfer_state_init()
254 int ep_type = ep->bmAttributes & USB_ENDPOINT_TYPE_MASK; in compute_interval() local738 uint32_t ep_type = ep_desc->bmAttributes & USB_ENDPOINT_TYPE_MASK; in xhci_enable_endpoint() local
67 uint8_t ep_type; member
29 void dwc3_cmd_ep_set_config(dwc3_t* dwc, unsigned ep_num, unsigned ep_type, in dwc3_cmd_ep_set_config()
151 uint8_t ep_type = usb_ep_type(ep_desc); in dwc3_ep_config() local
Completed in 13 milliseconds