Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_storage_transport_bo.c316 …_utility_long_get(storage -> ux_host_class_storage_csw + UX_HOST_CLASS_STORAGE_CSW_DATA_RESIDUE) !… in _ux_host_class_storage_transport_bo()
369 …ux_utility_long_get(storage -> ux_host_class_storage_csw + UX_HOST_CLASS_STORAGE_CSW_DATA_RESIDUE); in _ux_host_class_storage_transport_bo()
/USBX-v6.2.1/test/regression/
Dusbx_ux_host_class_storage_transport_bo_test.c866 csw_buffer[UX_HOST_CLASS_STORAGE_CSW_DATA_RESIDUE] = 0x01; in tx_demo_thread_host_simulation_entry()
878 csw_buffer[UX_HOST_CLASS_STORAGE_CSW_DATA_RESIDUE] = 0x01; in tx_demo_thread_host_simulation_entry()
891 csw_buffer[UX_HOST_CLASS_STORAGE_CSW_DATA_RESIDUE] = 0x01; in tx_demo_thread_host_simulation_entry()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_storage.h258 #define UX_HOST_CLASS_STORAGE_CSW_DATA_RESIDUE 8 macro