Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_device_classes/src/
Dux_device_class_storage_tasks_run.c44 static inline UINT _ux_device_class_storage_trans_wait(UX_SLAVE_CLASS_STORAGE *storage);
199 status = _ux_device_class_storage_trans_wait(storage); in _ux_device_class_storage_task_usb()
931 static inline UINT _ux_device_class_storage_trans_wait(UX_SLAVE_CLASS_STORAGE *storage) in _ux_device_class_storage_trans_wait() function