Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_storage_cbw_initialize.c108 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB_LENGTH) = (UCHAR)command_length; in _ux_host_class_storage_cbw_initialize()
Dux_host_class_storage_transport_cb.c118 …t -> ux_transfer_request_requested_length = (ULONG) * (cbw + UX_HOST_CLASS_STORAGE_CBW_CB_LENGTH); in _ux_host_class_storage_transport_cb()
Dux_host_class_storage_transport_cbi.c120 …quest -> ux_transfer_request_requested_length = (ULONG)*(cbw+UX_HOST_CLASS_STORAGE_CBW_CB_LENGTH); in _ux_host_class_storage_transport_cbi()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_storage.h250 #define UX_HOST_CLASS_STORAGE_CBW_CB_LENGTH 14 macro
/USBX-v6.2.1/test/regression/
Dusbx_standalone_device_storage_read_write_test.c1242 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB_LENGTH + 0) = 0; in _msc_cbw_fail_cases_test()
Dusbx_standalone_device_storage_basic_test.c1242 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB_LENGTH + 0) = 0; in _msc_cbw_fail_cases_test()
Dusbx_standalone_device_storage_error_cv_test.c1242 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB_LENGTH + 0) = 0; in _msc_cbw_fail_cases_test()