Searched refs:USB_PID_STALL (Results 1 – 9 of 9) sorted by relevance
21 #define USB_PID_STALL 0x0E macro
151 case USB_PID_STALL: //传输停止 in drv_pipe_xfer()
47 #define USB_PID_STALL 0x1e macro
150 case USB_PID_STALL: in usbh_pipe_xfer()
368 #define USB_PID_STALL 0x0E macro
361 #define USB_PID_STALL 0x0E macro
286 if(r == USB_PID_STALL) in AnalyzeRootHub()
392 if ( r == USB_PID_STALL ) return( r | ERR_USB_TRANSFER ); in AnalyzeRootHub()
1653 #define USB_PID_STALL 0x0E macro
Completed in 37 milliseconds