Searched defs:csw (Results 1 – 2 of 2) sorted by relevance
77 static void usbh_msc_csw_dump(struct CSW *csw) in usbh_msc_csw_dump()114 int usbh_bulk_cbw_csw_xfer(struct usbh_msc *msc_class, struct CBW *cbw, struct CSW *csw, uint8_t *b… in usbh_bulk_cbw_csw_xfer()
33 USB_MEM_ALIGNX struct CSW csw; member