Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_ux_host_class_storage_transport_bo_test.c812 status = _ux_host_class_storage_unit_ready_test(storage); in tx_demo_thread_host_simulation_entry()
820 status = _ux_host_class_storage_unit_ready_test(storage); in tx_demo_thread_host_simulation_entry()
847 status = _ux_host_class_storage_unit_ready_test(storage); in tx_demo_thread_host_simulation_entry()
857 status = _ux_host_class_storage_unit_ready_test(storage); in tx_demo_thread_host_simulation_entry()
868 status = _ux_host_class_storage_unit_ready_test(storage); in tx_demo_thread_host_simulation_entry()
880 status = _ux_host_class_storage_unit_ready_test(storage); in tx_demo_thread_host_simulation_entry()
893 status = _ux_host_class_storage_unit_ready_test(storage); in tx_demo_thread_host_simulation_entry()
904 status = _ux_host_class_storage_unit_ready_test(storage); in tx_demo_thread_host_simulation_entry()
913 status = _ux_host_class_storage_unit_ready_test(storage); in tx_demo_thread_host_simulation_entry()
/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_storage_unit_ready_test.c77 UINT _ux_host_class_storage_unit_ready_test(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_unit_ready_test() function
Dux_host_class_storage_media_mount.c131 status = _ux_host_class_storage_unit_ready_test(storage); in _ux_host_class_storage_media_mount()
Dux_host_class_storage_thread_entry.c162 status = _ux_host_class_storage_unit_ready_test(storage); in _ux_host_class_storage_thread_entry()
332 status = _ux_host_class_storage_unit_ready_test(storage); in _ux_host_class_storage_thread_entry()
Dux_host_class_storage_tasks_run.c258 _ux_host_class_storage_unit_ready_test(storage); in _ux_host_class_storage_inst_tasks_run()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_storage.h658 UINT _ux_host_class_storage_unit_ready_test(UX_HOST_CLASS_STORAGE *storage);