Searched refs:R8_UH_EP_PID (Results 1 – 6 of 6) sorted by relevance
112 R8_UH_EP_PID = (usb_pid << 4) | (pipe->ep.bEndpointAddress & 0x0F); in drv_pipe_xfer()250 R8_UH_EP_PID = 0x00; //停止发送 in USB_IRQHandler()
246 R8_UH_EP_PID = endp_pid; in AnalyzeRootHub()250 R8_UH_EP_PID = 0x00; in AnalyzeRootHub()
364 R8_UH_EP_PID = endp_pid; in AnalyzeRootHub()367 R8_UH_EP_PID = 0x00; in AnalyzeRootHub()
309 #define R8_UH_EP_PID R8_UEP2_T_LEN // host endpoint and PID macro
297 #define R8_UH_EP_PID R8_UEP2_T_LEN // host endpoint and PID macro
1589 #define R8_UH_EP_PID R8_UEP2_T_LEN // host endpoint and PID macro
Completed in 25 milliseconds