Home
last modified time | relevance | path

Searched refs:CSW_STATUS_CMD_FAILED (Results 1 – 2 of 2) sorted by relevance

/components/drivers/usb/cherryusb/class/msc/
A Dusb_msc.h33 #define CSW_STATUS_CMD_FAILED 0x01 macro
A Dusbd_msc.c793 …usbd_msc_send_csw(busid, CSW_STATUS_CMD_FAILED); /* send fail status to host,and the host will ret… in mass_storage_bulk_out()
822 …usbd_msc_send_csw(busid, CSW_STATUS_CMD_FAILED); /* send fail status to host,and the host will ret… in mass_storage_bulk_in()
862 …usbd_msc_send_csw(busid, CSW_STATUS_CMD_FAILED); /* send fail status to host,and the host will ret… in usbdev_msc_thread()
866 …usbd_msc_send_csw(busid, CSW_STATUS_CMD_FAILED); /* send fail status to host,and the host will ret… in usbdev_msc_thread()
883 …usbd_msc_send_csw(busid, CSW_STATUS_CMD_FAILED); /* send fail status to host,and the host will ret… in usbd_msc_polling()
887 …usbd_msc_send_csw(busid, CSW_STATUS_CMD_FAILED); /* send fail status to host,and the host will ret… in usbd_msc_polling()

Completed in 4 milliseconds