Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/examples/peripherals/usb/host/msc/components/msc/test/
Dmsc_device.c46 #define SCSI_COMMAND_SET 0x06 macro
58 .bDeviceSubClass = SCSI_COMMAND_SET,
/hal_espressif-3.6.0/examples/peripherals/usb/host/msc/components/msc/src/
Dmsc_host.c51 #define SCSI_COMMAND_SET 0x06 macro
91 ifc_desc->bInterfaceSubClass == SCSI_COMMAND_SET && in find_msc_interface()