Home
last modified time | relevance | path

Searched refs:ux_host_class_storage_trans_retry (Results 1 – 2 of 2) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_storage_transport_run.c120 … storage -> ux_host_class_storage_trans_retry = UX_HOST_CLASS_STORAGE_REQUEST_SENSE_RETRY; in _ux_host_class_storage_transport_run()
284 if (storage -> ux_host_class_storage_trans_retry) in _ux_host_class_storage_transport_trans_error()
286 storage -> ux_host_class_storage_trans_retry --; in _ux_host_class_storage_transport_trans_error()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_storage.h508 UCHAR ux_host_class_storage_trans_retry; member