Searched refs:create_csw_error_action (Results 1 – 1 of 1) sorted by relevance
| /USBX-v6.2.1/test/regression/ |
| D | usbx_storage_tests.c | 1688 static UX_TEST_ACTION create_csw_error_action(TX_THREAD *thread_to_match, UINT error) in create_csw_error_action() function 2057 …ux_test_add_action_to_user_list(user_list, create_csw_error_action(thread_to_match, UX_HOST_CLASS_… in add_multiple_read_retries_fails_actions() 2096 …ux_test_add_action_to_user_list(actions, create_csw_error_action(global_storage_thread, UX_HOST_CL… in add_unit_ready_test_not_ready_actions() 2611 create_csw_error_action(tx_thread_identify(), UX_HOST_CLASS_STORAGE_CSW_PHASE_ERROR), in device_reset_test() 2677 create_csw_error_action(global_storage_thread, UX_HOST_CLASS_STORAGE_CSW_FAILED), in test_unit_ready_test() 2683 create_csw_error_action(global_storage_thread, UX_HOST_CLASS_STORAGE_CSW_FAILED), in test_unit_ready_test() 2689 create_csw_error_action(global_storage_thread, UX_HOST_CLASS_STORAGE_CSW_FAILED), in test_unit_ready_test() 2705 create_csw_error_action(global_storage_thread, UX_HOST_CLASS_STORAGE_CSW_FAILED), in test_unit_ready_test() 2712 create_csw_error_action(global_storage_thread, UX_HOST_CLASS_STORAGE_CSW_FAILED), in test_unit_ready_test() 2719 create_csw_error_action(global_storage_thread, UX_HOST_CLASS_STORAGE_CSW_FAILED), in test_unit_ready_test() [all …]
|