Home
last modified time | relevance | path

Searched refs:UX_SLAVE_CLASS_STORAGE_SCSI_START_STOP (Results 1 – 7 of 7) sorted by relevance

/USBX-v6.2.1/common/usbx_device_classes/src/
Dux_device_class_storage_thread.c289 case UX_SLAVE_CLASS_STORAGE_SCSI_START_STOP: in _ux_device_class_storage_thread()
Dux_device_class_storage_tasks_run.c510 case UX_SLAVE_CLASS_STORAGE_SCSI_START_STOP: in _ux_device_class_storage_cmd_process()
/USBX-v6.2.1/common/usbx_device_classes/inc/
Dux_device_class_storage.h124 #define UX_SLAVE_CLASS_STORAGE_SCSI_START_STOP 0x1b macro
/USBX-v6.2.1/test/regression/
Dusbx_ux_device_class_storage_start_stop_test.c441 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + 0) = UX_SLAVE_CLASS_STORAGE_SCSI_START_STOP; in _test_init_cbw_START_STOP()
Dusbx_standalone_device_storage_read_write_test.c1079 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + 0) = UX_SLAVE_CLASS_STORAGE_SCSI_START_STOP; in _test_init_cbw_START_STOP()
Dusbx_standalone_device_storage_basic_test.c1079 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + 0) = UX_SLAVE_CLASS_STORAGE_SCSI_START_STOP; in _test_init_cbw_START_STOP()
Dusbx_standalone_device_storage_error_cv_test.c1079 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + 0) = UX_SLAVE_CLASS_STORAGE_SCSI_START_STOP; in _test_init_cbw_START_STOP()