Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_storage_transport_run.c116 state = storage -> ux_host_class_storage_trans_state; in _ux_host_class_storage_transport_run()
122 storage -> ux_host_class_storage_trans_state = UX_HOST_CLASS_STORAGE_TRANS_CBW; in _ux_host_class_storage_transport_run()
141 storage -> ux_host_class_storage_trans_state = UX_STATE_IDLE; in _ux_host_class_storage_transport_run()
206 storage -> ux_host_class_storage_trans_state = UX_STATE_EXIT; in _ux_host_class_storage_transport_run()
223 storage -> ux_host_class_storage_trans_state = UX_HOST_CLASS_STORAGE_TRANS_WAIT; in _ux_host_class_storage_transport_cbw()
239 storage -> ux_host_class_storage_trans_state = UX_HOST_CLASS_STORAGE_TRANS_WAIT; in _ux_host_class_storage_transport_csw()
264 storage -> ux_host_class_storage_trans_state = UX_STATE_EXIT; in _ux_host_class_storage_transport_trans_exit()
276 storage -> ux_host_class_storage_trans_state = UX_HOST_CLASS_STORAGE_TRANS_MS_RESET; in _ux_host_class_storage_transport_trans_error()
287 storage -> ux_host_class_storage_trans_state = UX_HOST_CLASS_STORAGE_TRANS_EP_RESET; in _ux_host_class_storage_transport_trans_error()
291 storage -> ux_host_class_storage_trans_state = UX_HOST_CLASS_STORAGE_TRANS_MS_RESET; in _ux_host_class_storage_transport_trans_error()
[all …]
Dux_host_class_storage_request_sense.c141 storage -> ux_host_class_storage_trans_state = UX_HOST_CLASS_STORAGE_TRANS_CBW; in _ux_host_class_storage_request_sense()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_storage.h506 UCHAR ux_host_class_storage_trans_state; member
563 (s) -> ux_host_class_storage_trans_state = UX_STATE_RESET; \