Searched refs:SIZEOF_CBW (Results 1 – 3 of 3) sorted by relevance
123 cmd, SIZEOF_CBW, timeout); in rt_usb_bulk_only_xfer()124 if(size != SIZEOF_CBW) in rt_usb_bulk_only_xfer()
599 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()
492 #define SIZEOF_CBW 0x1f macro
Completed in 8 milliseconds