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.c117 state = storage -> ux_host_class_storage_trans_state; in _ux_host_class_storage_transport_run()
123 storage -> ux_host_class_storage_trans_state = UX_HOST_CLASS_STORAGE_TRANS_CBW; in _ux_host_class_storage_transport_run()
142 storage -> ux_host_class_storage_trans_state = UX_STATE_IDLE; in _ux_host_class_storage_transport_run()
207 storage -> ux_host_class_storage_trans_state = UX_STATE_EXIT; in _ux_host_class_storage_transport_run()
224 storage -> ux_host_class_storage_trans_state = UX_HOST_CLASS_STORAGE_TRANS_WAIT; in _ux_host_class_storage_transport_cbw()
240 storage -> ux_host_class_storage_trans_state = UX_HOST_CLASS_STORAGE_TRANS_WAIT; in _ux_host_class_storage_transport_csw()
265 storage -> ux_host_class_storage_trans_state = UX_STATE_EXIT; in _ux_host_class_storage_transport_trans_exit()
277 storage -> ux_host_class_storage_trans_state = UX_HOST_CLASS_STORAGE_TRANS_MS_RESET; in _ux_host_class_storage_transport_trans_error()
288 storage -> ux_host_class_storage_trans_state = UX_HOST_CLASS_STORAGE_TRANS_EP_RESET; in _ux_host_class_storage_transport_trans_error()
292 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.c142 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.h497 UCHAR ux_host_class_storage_trans_state; member
554 (s) -> ux_host_class_storage_trans_state = UX_STATE_RESET; \