Searched refs:ux_host_class_storage_semaphore (Results 1 – 7 of 7) sorted by relevance
| /USBX-v6.2.1/common/usbx_host_classes/src/ |
| D | ux_host_class_storage_thread_entry.c | 141 … status = _ux_host_semaphore_get(&storage -> ux_host_class_storage_semaphore, UX_WAIT_FOREVER); in _ux_host_class_storage_thread_entry() 203 … _ux_host_semaphore_put(&storage -> ux_host_class_storage_semaphore); in _ux_host_class_storage_thread_entry() 215 … status = _ux_host_semaphore_get(&storage -> ux_host_class_storage_semaphore, UX_WAIT_FOREVER); in _ux_host_class_storage_thread_entry() 233 … status = _ux_host_semaphore_put_rc(&storage -> ux_host_class_storage_semaphore); in _ux_host_class_storage_thread_entry() 248 … status = _ux_host_semaphore_get(&storage -> ux_host_class_storage_semaphore, UX_WAIT_FOREVER); in _ux_host_class_storage_thread_entry() 280 … _ux_host_semaphore_put(&storage -> ux_host_class_storage_semaphore); in _ux_host_class_storage_thread_entry() 292 … status = _ux_host_semaphore_get(&storage -> ux_host_class_storage_semaphore, UX_WAIT_FOREVER); in _ux_host_class_storage_thread_entry() 310 … status = _ux_host_semaphore_put_rc(&storage -> ux_host_class_storage_semaphore); in _ux_host_class_storage_thread_entry() 325 … status = _ux_host_semaphore_get(&storage -> ux_host_class_storage_semaphore, UX_WAIT_FOREVER); in _ux_host_class_storage_thread_entry() 358 … _ux_host_semaphore_put(&storage -> ux_host_class_storage_semaphore); in _ux_host_class_storage_thread_entry() [all …]
|
| D | ux_host_class_storage_deactivate.c | 217 status = _ux_host_semaphore_get(&storage -> ux_host_class_storage_semaphore, UX_WAIT_FOREVER); in _ux_host_class_storage_deactivate() 224 _ux_host_semaphore_delete(&storage -> ux_host_class_storage_semaphore); in _ux_host_class_storage_deactivate()
|
| D | ux_host_class_storage_activate.c | 161 …status = _ux_host_semaphore_create(&storage -> ux_host_class_storage_semaphore, "ux_host_class_sto… in _ux_host_class_storage_activate()
|
| /USBX-v6.2.1/test/regression/ |
| D | usbx_storage_direct_calls_test.c | 763 …status = _ux_utility_semaphore_get(&global_storage -> ux_host_class_storage_semaphore, UX_WAIT_FO… in tx_demo_thread_host_simulation_entry() 779 status = _ux_utility_semaphore_put(&global_storage -> ux_host_class_storage_semaphore); in tx_demo_thread_host_simulation_entry() 819 …status = _ux_utility_semaphore_get(&global_storage -> ux_host_class_storage_semaphore, UX_WAIT_FO… in tx_demo_thread_host_simulation_entry() 835 status = _ux_utility_semaphore_put(&global_storage -> ux_host_class_storage_semaphore); in tx_demo_thread_host_simulation_entry() 872 …status = _ux_utility_semaphore_get(&global_storage -> ux_host_class_storage_semaphore, UX_WAIT_FO… in tx_demo_thread_host_simulation_entry() 888 status = _ux_utility_semaphore_put(&global_storage -> ux_host_class_storage_semaphore); in tx_demo_thread_host_simulation_entry() 919 …status = _ux_utility_semaphore_get(&global_storage -> ux_host_class_storage_semaphore, UX_WAIT_FO… in tx_demo_thread_host_simulation_entry() 935 status = _ux_utility_semaphore_put(&global_storage -> ux_host_class_storage_semaphore); in tx_demo_thread_host_simulation_entry() 968 …status = _ux_utility_semaphore_get(&global_storage -> ux_host_class_storage_semaphore, UX_WAIT_FO… in tx_demo_thread_host_simulation_entry() 984 status = _ux_utility_semaphore_put(&global_storage -> ux_host_class_storage_semaphore); in tx_demo_thread_host_simulation_entry() [all …]
|
| D | usbx_ux_host_class_storage_thread_entry_test.c | 650 _ux_utility_semaphore_delete(&storage -> ux_host_class_storage_semaphore); in tx_demo_thread_host_simulation_entry() 652 …_ux_utility_semaphore_create(&storage -> ux_host_class_storage_semaphore, "ux_host_class_storage_s… in tx_demo_thread_host_simulation_entry() 697 semaphore_ptr = &storage -> ux_host_class_storage_semaphore; in tx_demo_thread_host_simulation_entry() 735 …_ux_utility_semaphore_create(&storage -> ux_host_class_storage_semaphore, "ux_host_class_storage_s… in tx_demo_thread_host_simulation_entry() 767 …_ux_utility_semaphore_create(&storage -> ux_host_class_storage_semaphore, "ux_host_class_storage_s… in tx_demo_thread_host_simulation_entry()
|
| D | usbx_storage_tests.c | 314 …status = ux_utility_semaphore_get(&global_storage -> ux_host_class_storage_semaphore,TX_WAIT_FOREV… in lock_out_storage_thread() 331 status = ux_utility_semaphore_put(&global_storage -> ux_host_class_storage_semaphore); in lock_in_storage_thread() 2637 while (global_storage->ux_host_class_storage_semaphore.tx_semaphore_suspended_count == 0) in let_storage_thread_run() 2692 …ore_get_match_action(global_storage_thread, &global_storage->ux_host_class_storage_semaphore, UX_W… in test_unit_ready_test() 2694 …ore_get_match_action(global_storage_thread, &global_storage->ux_host_class_storage_semaphore, UX_W… in test_unit_ready_test() 2695 …et_disconnect_action(global_storage_thread, &global_storage->ux_host_class_storage_semaphore, UX_W… in test_unit_ready_test() 2700 …et_disconnect_action(global_storage_thread, &global_storage->ux_host_class_storage_semaphore, UX_W… in test_unit_ready_test() 2741 …ore_get_match_action(global_storage_thread, &global_storage->ux_host_class_storage_semaphore, UX_W… in test_unit_ready_test() 2743 …ore_get_match_action(global_storage_thread, &global_storage->ux_host_class_storage_semaphore, UX_W… in test_unit_ready_test() 2744 …et_disconnect_action(global_storage_thread, &global_storage->ux_host_class_storage_semaphore, UX_W… in test_unit_ready_test() [all …]
|
| /USBX-v6.2.1/common/usbx_host_classes/inc/ |
| D | ux_host_class_storage.h | 496 UX_SEMAPHORE ux_host_class_storage_semaphore; member 671 …x_host_class_storage_lock(s,w) _ux_host_semaphore_get(&(s) -> ux_host_class_storage_semaphore, (w)) 672 …lock(s,w) (((s) != UX_NULL) ? _ux_host_semaphore_get(&(s) -> ux_host_class_storage_semaphore, (w))… 673 …ne _ux_host_class_storage_unlock(s) _ux_host_semaphore_put(&(s) -> ux_host_class_storage_semaphore) 674 …unlock(s) (((s) != UX_NULL) ? _ux_host_semaphore_put(&(s) -> ux_host_class_storage_semaphore) : UX…
|