Searched refs:ux_utility_semaphore_get (Results 1 – 9 of 9) sorted by relevance
| /USBX-v6.2.1/test/regression/ |
| D | usbx_test_common_storage.h | 84 status = ux_utility_semaphore_get(&storage_instance_live_semaphore, 5000); in host_storage_instance_get()
|
| D | usbx_hid_transfer_request_completed_test.c | 510 …UX_TEST_CHECK_SUCCESS(ux_utility_semaphore_get(&test_semaphore_host_wakes_slave, UX_WAIT_FOREVER)); in tx_demo_thread_slave_simulation_entry()
|
| D | usbx_storage_tests.c | 297 status = ux_utility_semaphore_get(sempahore, wait_option); in ux_test_semaphore_get() 314 …status = ux_utility_semaphore_get(&global_storage -> ux_host_class_storage_semaphore,TX_WAIT_FOREV… in lock_out_storage_thread() 384 …UX_TEST_CHECK_SUCCESS(ux_utility_semaphore_get(&transfer_request->ux_transfer_request_semaphore, T… in receive_device_csw() 524 status = ux_utility_semaphore_get(&ux_test_worker_semaphore, TX_WAIT_FOREVER); in ux_test_worker_thread_entry() 672 …status = ux_utility_semaphore_get(&bulk_out_transfer_request->ux_transfer_request_semaphore, TX_WA… in _ux_hcd_sim_host_entry_bo_to_cbi() 722 …status = ux_utility_semaphore_get(&transfer_request -> ux_transfer_request_semaphore, TX_WAIT_FORE… in _ux_hcd_sim_host_entry_bo_to_cbi() 785 … status = ux_utility_semaphore_get(&cbi_transfer_request_csw_semaphore_host, TX_WAIT_FOREVER); in _ux_dcd_sim_slave_function_bo_to_cbi() 875 …status = ux_utility_semaphore_get(&bulk_out_transfer_request->ux_transfer_request_semaphore, TX_WA… in _ux_hcd_sim_host_entry_bo_to_cb() 1443 status = ux_utility_semaphore_get(&transfer->ux_transfer_request_semaphore, TX_WAIT_FOREVER); in async_transfer_completion_code_error_action_func_do_after() 1576 …status = ux_utility_semaphore_get(&transfer_request->ux_transfer_request_semaphore, TX_WAIT_FOREVE… in create_request_sense_error_action_func() [all …]
|
| D | usbx_ux_host_class_hid_report_set_test.c | 602 if (ux_utility_semaphore_get(&test_semaphore, 10) != UX_SUCCESS) in tx_demo_thread_host_simulation_entry()
|
| D | usbx_hid_report_multiple_reports_ids_test.c | 580 …UX_TEST_CHECK_SUCCESS(ux_utility_semaphore_get(&test_semaphore_host_wakes_device, UX_WAIT_FOREVER)… in tx_demo_thread_slave_simulation_entry()
|
| D | usbx_storage_direct_calls_test.c | 297 …status = ux_utility_semaphore_get(&transfer_request->ux_transfer_request_semaphore, UX_WAIT_FOREVE… in ux_hcd_sim_host_entry_filter_transfer_request_failed_test1()
|
| /USBX-v6.2.1/common/core/ |
| D | CMakeLists.txt | 201 ${CMAKE_CURRENT_LIST_DIR}/src/ux_utility_semaphore_get.c
|
| /USBX-v6.2.1/common/core/inc/ |
| D | ux_utility.h | 433 #define ux_utility_semaphore_get _ux_utility_semaphore_get macro
|
| /USBX-v6.2.1/docs/ |
| D | revision_history.txt | 60 …ux_utility_semaphore_get.c Computes the lowest priority of threads using USBX… 529 ux_utility_semaphore_get.c
|