Home
last modified time | relevance | path

Searched refs:UX_SLAVE_CLASS_STORAGE_CBW_DATA_LENGTH (Results 1 – 3 of 3) sorted by relevance

/USBX-v6.2.1/common/usbx_device_classes/src/
Dux_device_class_storage_thread.c239 …_storage_host_length = _ux_utility_long_get(scsi_command + UX_SLAVE_CLASS_STORAGE_CBW_DATA_LENGTH); in _ux_device_class_storage_thread()
Dux_device_class_storage_tasks_run.c435 …ave_class_storage_host_length = _ux_utility_long_get(cbw + UX_SLAVE_CLASS_STORAGE_CBW_DATA_LENGTH); in _ux_device_class_storage_cmd_process()
/USBX-v6.2.1/common/usbx_device_classes/inc/
Dux_device_class_storage.h149 #define UX_SLAVE_CLASS_STORAGE_CBW_DATA_LENGTH 8 macro