Home
last modified time | relevance | path

Searched refs:UX_SLAVE_CLASS_STORAGE_CBW_LENGTH (Results 1 – 11 of 11) sorted by relevance

/USBX-v6.2.1/common/usbx_device_classes/src/
Dux_device_class_storage_thread.c250 …n < storage -> ux_slave_class_storage_number_lun) && (length == UX_SLAVE_CLASS_STORAGE_CBW_LENGTH)) in _ux_device_class_storage_thread()
Dux_device_class_storage_tasks_run.c358 if (cbw_length != UX_SLAVE_CLASS_STORAGE_CBW_LENGTH) in _ux_device_class_storage_cbw_process()
/USBX-v6.2.1/common/usbx_device_classes/inc/
Dux_device_class_storage.h154 #define UX_SLAVE_CLASS_STORAGE_CBW_LENGTH 31 macro
/USBX-v6.2.1/test/regression/
Dusbx_ux_host_class_storage_media_read_test.c48 static UCHAR cbw_buffer[UX_SLAVE_CLASS_STORAGE_CBW_LENGTH];
Dusbx_ux_host_class_storage_media_write_test.c48 static UCHAR cbw_buffer[UX_SLAVE_CLASS_STORAGE_CBW_LENGTH];
Dusbx_ux_host_class_storage_driver_entry_test.c48 static UCHAR cbw_buffer[UX_SLAVE_CLASS_STORAGE_CBW_LENGTH];
Dusbx_ux_host_class_storage_entry_test.c49 static UCHAR cbw_buffer[UX_SLAVE_CLASS_STORAGE_CBW_LENGTH];
Dusbx_ux_host_class_storage_media_recovery_sense_get_test.c48 static UCHAR cbw_buffer[UX_SLAVE_CLASS_STORAGE_CBW_LENGTH];
Dusbx_ux_host_class_storage_media_protection_check_test.c48 static UCHAR cbw_buffer[UX_SLAVE_CLASS_STORAGE_CBW_LENGTH];
Dusbx_ux_host_class_storage_start_stop_test.c48 static UCHAR cbw_buffer[UX_SLAVE_CLASS_STORAGE_CBW_LENGTH];
Dusbx_ux_host_class_storage_transport_bo_test.c48 static UCHAR cbw_buffer[UX_SLAVE_CLASS_STORAGE_CBW_LENGTH];