Vault 7: Projects

This publication series is about specific projects related to the Vault 7 main publication.

1.4.2.4.2.20 USB_MSD_COMMAND_PASSED Macro
File
usb_host_msd.h
Syntax
#define USB_MSD_COMMAND_PASSED USB_SUCCESS // Command was
successful.
Description
Command was successful.
1.4.2.4.2.21 USB_MSD_CSW_ERROR Macro
File
usb_host_msd.h
Syntax
#define USB_MSD_CSW_ERROR (USB_MSD_ERROR | 0x05) // The CSW was not
transferred successfully.
Description
The CSW was not transferred successfully.
1.4.2.4.2.22 USB_MSD_DEVICE_BUSY Macro
File
usb_host_msd.h
Syntax
#define USB_MSD_DEVICE_BUSY (USB_MSD_ERROR | 0x07) // A transfer is currently
in progress.
Description
A transfer is currently in progress.
1.4.2.4.2.23 USB_MSD_DEVICE_DETACHED Macro
File
usb_host_msd.h
Syntax
#define USB_MSD_DEVICE_DETACHED 0x50 // Device is detached.
Description
Device is detached.
1.4.2.4.2.24 USB_MSD_DEVICE_NOT_FOUND Macro
File
usb_host_msd.h
Syntax
#define USB_MSD_DEVICE_NOT_FOUND (USB_MSD_ERROR | 0x06) // Device with the
specified address is not available.
Description
Device with the specified address is not available.
1.4 Library Interface MLA - USB Library Help Embedded Host API
215

e-Highlighter

Click to send permalink to address bar, or right-click to copy permalink.

Un-highlight all Un-highlight selectionu Highlight selectionh