Searched refs:ux_utility_semaphore_create (Results 1 – 10 of 10) sorted by relevance
| /USBX-v6.2.1/test/regression/ |
| D | usbx_ux_device_class_hid_report_set_test.c | 313 status = ux_utility_semaphore_create(&test_semaphore, "test_semaphore", 0); in tx_demo_thread_host_simulation_entry()
|
| D | usbx_ux_host_class_hid_keyboard_thread_test2.c | 320 status = ux_utility_semaphore_create(&keyboard.ux_host_class_hid_keyboard_semaphore, "dummy", 1); in test_thread_entry()
|
| D | usbx_ux_host_class_hid_report_set_int_out_test.c | 364 status = ux_utility_semaphore_create(&test_semaphore, "test_semaphore", 0); in tx_demo_thread_host_simulation_entry()
|
| D | usbx_hid_transfer_request_completed_test.c | 281 …UX_TEST_CHECK_SUCCESS(ux_utility_semaphore_create(&test_semaphore_host_wakes_slave, "test_semaphor… in test_application_define()
|
| D | usbx_ux_host_class_hid_report_set_test.c | 371 status = ux_utility_semaphore_create(&test_semaphore, "test_semaphore", 0); in tx_demo_thread_host_simulation_entry()
|
| D | usbx_hid_report_multiple_reports_ids_test.c | 273 …UX_TEST_CHECK_SUCCESS(ux_utility_semaphore_create(&test_semaphore_host_wakes_device, "test_semapho… in test_application_define()
|
| D | usbx_storage_direct_calls_test.c | 143 …status = ux_utility_semaphore_create(&storage_instance_live_semaphore, "storage_instance_live_sema… in test_application_define()
|
| D | usbx_storage_tests.c | 543 status = ux_utility_semaphore_create(&ux_test_worker_semaphore, "ux_test_worker_semaphore", 0); in ux_test_worker_initialize() 576 …status = ux_utility_semaphore_create(&cbi_transfer_request_csw_semaphore_host, "transfer request c… in ux_cbi_simulator_initialize() 2111 status = ux_utility_semaphore_create(&global_test_semaphore, "test_semaphore", 0); in initialize_test_resources()
|
| /USBX-v6.2.1/common/core/ |
| D | CMakeLists.txt | 199 ${CMAKE_CURRENT_LIST_DIR}/src/ux_utility_semaphore_create.c
|
| /USBX-v6.2.1/common/core/inc/ |
| D | ux_utility.h | 431 #define ux_utility_semaphore_create _ux_utility_semaphore_create macro
|