Home
last modified time | relevance | path

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

/components/legacy/usb/usbhost/class/
A Dmass.c123 cmd, SIZEOF_CBW, timeout); in rt_usb_bulk_only_xfer()
124 if(size != SIZEOF_CBW) in rt_usb_bulk_only_xfer()
/components/legacy/usb/usbdevice/class/
A Dmstorage.c599 data->ep_out->request.size = SIZEOF_CBW; in _ep_in_handler()
843 if(cbw->signature != CBW_SIGNATURE || size != SIZEOF_CBW) in _ep_out_handler()
1029 data->ep_out->request.size = SIZEOF_CBW; in _function_enable()
/components/drivers/include/drivers/
A Dusb_common.h492 #define SIZEOF_CBW 0x1f macro

Completed in 8 milliseconds