Searched refs:SIZEOF_CSW (Results 1 – 3 of 3) sorted by relevance
81 stor->pipe_in, &csw, SIZEOF_CSW, 100); in _pipe_check()82 if(size != SIZEOF_CSW) in _pipe_check()145 &csw, SIZEOF_CSW, timeout); in rt_usb_bulk_only_xfer()146 if(size != SIZEOF_CSW) in rt_usb_bulk_only_xfer()
491 #define SIZEOF_CSW 0x0d macro
215 data->ep_in->request.size = SIZEOF_CSW; in _send_status()590 if(data->ep_in->request.size != SIZEOF_CSW) in _ep_in_handler()
Completed in 10 milliseconds