Searched refs:USB_EP_CONTROL_IN (Results 1 – 1 of 1) sorted by relevance
34 #define USB_EP_CONTROL_IN (0x80UL) macro1104 ep_addr = USB_EP_CONTROL_IN; in process_status_completion()1145 if (USB_EP_CONTROL_IN == ep_addr) in process_pipe0_xfer()1166 if (USB_EP_CONTROL_IN == ep_addr) in process_pipe0_xfer()1276 .ep_addr = USB_EP_CONTROL_IN, in process_pipe0_bemp()