Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_device_classes/src/
Dux_device_class_storage_tasks_run.c546 case UX_SLAVE_CLASS_STORAGE_SCSI_READ32: in _ux_device_class_storage_cmd_process()
549 UX_SLAVE_CLASS_STORAGE_SCSI_READ32); in _ux_device_class_storage_cmd_process()
731 case UX_SLAVE_CLASS_STORAGE_SCSI_READ32: in _ux_device_class_storage_data_next()
1087 case UX_SLAVE_CLASS_STORAGE_SCSI_READ32: in _ux_device_class_storage_disk_wait()
1133 case UX_SLAVE_CLASS_STORAGE_SCSI_READ32: in _ux_device_class_storage_disk_next()
1272 case UX_SLAVE_CLASS_STORAGE_SCSI_READ32: in _ux_device_class_storage_disk_error()
Dux_device_class_storage_thread.c325 case UX_SLAVE_CLASS_STORAGE_SCSI_READ32: in _ux_device_class_storage_thread()
328 UX_SLAVE_CLASS_STORAGE_SCSI_READ32); in _ux_device_class_storage_thread()
/USBX-v6.2.1/common/usbx_device_classes/inc/
Dux_device_class_storage.h138 #define UX_SLAVE_CLASS_STORAGE_SCSI_READ32 0xa8 macro
/USBX-v6.2.1/test/regression/
Dusbx_ux_device_class_storage_read_test.c779 _test_init_cbw_READ(UX_SLAVE_CLASS_STORAGE_SCSI_READ32, 0, 1); in tx_demo_thread_host_simulation_entry()
Dusbx_standalone_device_storage_read_write_test.c1462 _test_init_cbw_READ(UX_SLAVE_CLASS_STORAGE_SCSI_READ32, 0, 1); in _msc_read_cases_test()
Dusbx_standalone_device_storage_basic_test.c1462 _test_init_cbw_READ(UX_SLAVE_CLASS_STORAGE_SCSI_READ32, 0, 1); in _msc_read_cases_test()
Dusbx_standalone_device_storage_error_cv_test.c1462 _test_init_cbw_READ(UX_SLAVE_CLASS_STORAGE_SCSI_READ32, 0, 1); in _msc_read_cases_test()