Home
last modified time | relevance | path

Searched refs:SIZEOF_CSW (Results 1 – 3 of 3) sorted by relevance

/components/legacy/usb/usbhost/class/
A Dmass.c81 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()
/components/drivers/include/drivers/
A Dusb_common.h491 #define SIZEOF_CSW 0x0d macro
/components/legacy/usb/usbdevice/class/
A Dmstorage.c215 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