Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_ux_host_class_hid_activate_test.c355 status = ux_utility_semaphore_delete(&hid_instance -> ux_host_class_hid_semaphore); in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hid_keyboard_activate_test.c413 … status = ux_utility_semaphore_delete(&keyboard_instance -> ux_host_class_hid_keyboard_semaphore); in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_device_initialize_tests.c677 ux_utility_semaphore_delete(&_ux_system_host->ux_system_host_hcd_semaphore);
680 ux_utility_semaphore_delete(&_ux_system_host->ux_system_host_enum_semaphore);
Dusbx_storage_direct_calls_test.c1540 status = ux_utility_semaphore_delete(&storage_instance -> ux_host_class_storage_semaphore); in tx_demo_thread_host_simulation_entry()
/USBX-v6.2.1/common/core/
DCMakeLists.txt200 ${CMAKE_CURRENT_LIST_DIR}/src/ux_utility_semaphore_delete.c
/USBX-v6.2.1/common/core/inc/
Dux_utility.h432 #define ux_utility_semaphore_delete _ux_utility_semaphore_delete macro