Vault 7: Projects
This publication series is about specific projects related to the Vault 7 main publication.
1.4.2.4.2.30 USB_MSD_MEDIA_INTERFACE_ERROR Macro
File
usb_host_msd.h
Syntax
#define USB_MSD_MEDIA_INTERFACE_ERROR (USB_MSD_ERROR | 0x09) // The media
interface layer cannot support the device.
Description
The media interface layer cannot support the device.
1.4.2.4.2.31 USB_MSD_NORMAL_RUNNING Macro
File
usb_host_msd.h
Syntax
#define USB_MSD_NORMAL_RUNNING 0x52 // Device is running and available for data
transfers.
Description
Device is running and available for data transfers.
1.4.2.4.2.32 USB_MSD_OUT_OF_MEMORY Macro
File
usb_host_msd.h
Syntax
#define USB_MSD_OUT_OF_MEMORY (USB_MSD_ERROR | 0x03) // No dynamic memory is
available.
Description
No dynamic memory is available.
1.4.2.4.2.33 USB_MSD_PHASE_ERROR Macro
File
usb_host_msd.h
Syntax
#define USB_MSD_PHASE_ERROR (USB_MSD_ERROR | MSD_PHASE_ERROR) // Command had a phase
error at the device.
Description
Command had a phase error at the device.
1.4.2.4.2.34 USB_MSD_RESET_ERROR Macro
File
usb_host_msd.h
Syntax
#define USB_MSD_RESET_ERROR (USB_MSD_ERROR | 0x0A) // An error occurred while
resetting the device.
1.4 Library Interface MLA - USB Library Help Embedded Host API
217
Protego_Release_01_05-Related-OEM-Documentation-MLA_v2013_12_20-help_mla_usb.pdf