Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_storage_tests.c2674 UX_TEST_ACTION *action_item; in test_unit_ready_test() local
2772 action_item = all_actions[i]; in test_unit_ready_test()
2773 while(action_item->function != 0 || action_item->usbx_function != 0) in test_unit_ready_test()
2775 … if (action_item->semaphore_ptr == &local_init_storage->ux_host_class_storage_semaphore) in test_unit_ready_test()
2777 action_item->semaphore_ptr = &global_storage->ux_host_class_storage_semaphore; in test_unit_ready_test()
2779 action_item ++; in test_unit_ready_test()