Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_test_common_storage.h61 static TX_SEMAPHORE storage_instance_live_semaphore; variable
84 status = ux_utility_semaphore_get(&storage_instance_live_semaphore, 5000); in host_storage_instance_get()
Dusbx_storage_direct_calls_test.c115 status = ux_utility_semaphore_put(&storage_instance_live_semaphore); in demo_system_host_change_function()
143 …status = ux_utility_semaphore_create(&storage_instance_live_semaphore, "storage_instance_live_sema… in test_application_define()