Home
last modified time | relevance | path

Searched refs:ux_system_host_enum_semaphore (Results 1 – 25 of 26) sorted by relevance

12

/USBX-v6.2.1/common/core/src/
Dux_host_stack_enum_thread_entry.c101 … _ux_host_semaphore_get_norc(&_ux_system_host -> ux_system_host_enum_semaphore, UX_WAIT_FOREVER); in _ux_host_stack_enum_thread_entry()
Dux_dcd_sim_slave_state_change.c99 _ux_host_semaphore_put(&_ux_system_host -> ux_system_host_enum_semaphore); in _ux_dcd_sim_slave_state_change()
Dux_host_stack_uninitialize.c93 _ux_utility_semaphore_delete(&_ux_system_host -> ux_system_host_enum_semaphore); in _ux_host_stack_uninitialize()
Dux_host_stack_initialize.c257 …status = _ux_utility_semaphore_create(&_ux_system_host -> ux_system_host_enum_semaphore, "ux_syst… in _ux_host_stack_initialize()
360 if (_ux_system_host -> ux_system_host_enum_semaphore.tx_semaphore_id != 0) in _ux_host_stack_initialize()
361 _ux_utility_semaphore_delete(&_ux_system_host -> ux_system_host_enum_semaphore); in _ux_host_stack_initialize()
Dux_hcd_sim_host_initialize.c217 status = _ux_host_semaphore_put_rc(&_ux_system_host -> ux_system_host_enum_semaphore); in _ux_hcd_sim_host_initialize()
/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hub_transfer_request_completed.c136 _ux_host_semaphore_put(&_ux_system_host -> ux_system_host_enum_semaphore); in _ux_host_class_hub_transfer_request_completed()
/USBX-v6.2.1/test/regression/
Dux_test_hcd_sim_host.c43 _ux_host_semaphore_put(&_ux_system_host -> ux_system_host_enum_semaphore); in ux_test_hcd_sim_host_disconnect_no_wait()
116 _ux_host_semaphore_put(&_ux_system_host -> ux_system_host_enum_semaphore); in ux_test_hcd_sim_host_connect_no_wait()
Dusbx_hid_keyboard_extraction_test2.c345 _ux_utility_semaphore_put(&_ux_system_host -> ux_system_host_enum_semaphore); in tx_demo_thread_host_simulation_entry()
Dusbx_hid_mouse_extraction_test2.c343 _ux_utility_semaphore_put(&_ux_system_host -> ux_system_host_enum_semaphore); in tx_demo_thread_host_simulation_entry()
Dusbx_hid_remote_control_extraction_test2.c332 _ux_utility_semaphore_put(&_ux_system_host -> ux_system_host_enum_semaphore); in tx_demo_thread_host_simulation_entry()
Dusbx_hid_mouse_extraction_test.c344 _ux_utility_semaphore_put(&_ux_system_host -> ux_system_host_enum_semaphore); in tx_demo_thread_host_simulation_entry()
Dusbx_hid_keyboard_extraction_test.c352 _ux_utility_semaphore_put(&_ux_system_host -> ux_system_host_enum_semaphore); in tx_demo_thread_host_simulation_entry()
Dusbx_hid_remote_control_extraction_test.c335 _ux_utility_semaphore_put(&_ux_system_host -> ux_system_host_enum_semaphore); in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hid_deactivate_test2.c345 _ux_utility_semaphore_put(&_ux_system_host -> ux_system_host_enum_semaphore); in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hid_deactivate_test.c364 _ux_utility_semaphore_put(&_ux_system_host -> ux_system_host_enum_semaphore); in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hid_keyboard_thread_test.c367 _ux_utility_semaphore_put(&_ux_system_host -> ux_system_host_enum_semaphore); in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_stack_rh_change_process_test.c486 _ux_utility_semaphore_put(&_ux_system_host -> ux_system_host_enum_semaphore); in tx_test_thread_host_simulation_entry()
Dusbx_ux_host_stack_hcd_thread_entry_test.c269 _ux_utility_semaphore_put(&_ux_system_host -> ux_system_host_enum_semaphore); in _ux_hcd_test_host_initialize()
Dusbx_ux_host_stack_hcd_unregister_test.c372 _ux_utility_semaphore_get(&_ux_system_host -> ux_system_host_enum_semaphore, 0); in ux_test_thread_simulation_0_entry()
Dusbx_ux_host_device_initialize_tests.c679 if (_ux_system_host->ux_system_host_enum_semaphore.tx_semaphore_id != TX_CLEAR_ID)
680 ux_utility_semaphore_delete(&_ux_system_host->ux_system_host_enum_semaphore);
Dux_test.c1192 _ux_host_semaphore_put(&_ux_system_host -> ux_system_host_enum_semaphore); in ux_test_action_handler_check()
1442 if (_ux_system_host -> ux_system_host_enum_semaphore.tx_semaphore_suspended_count == 0) in ux_test_wait_for_enum_thread_completion()
1446 …CHECK_SUCCESS(ux_test_wait_for_value_uint(&_ux_system_host -> ux_system_host_enum_semaphore.tx_sem… in ux_test_wait_for_enum_thread_completion()
Dusbx_storage_tests.c1016 …UX_TEST_ASSERT(_ux_system_host -> ux_system_host_enum_semaphore.tx_semaphore_suspended_count == 0); in wait_for_enum_completion_and_get_global_storage_values()
1019 while (_ux_system_host -> ux_system_host_enum_semaphore.tx_semaphore_suspended_count == 0) in wait_for_enum_completion_and_get_global_storage_values()
/USBX-v6.2.1/common/usbx_host_controllers/src/
Dux_hcd_ehci_interrupt_handler.c179 _ux_host_semaphore_put(&_ux_system_host -> ux_system_host_enum_semaphore); in _ux_hcd_ehci_interrupt_handler()
Dux_hcd_ohci_interrupt_handler.c181 _ux_host_semaphore_put(&_ux_system_host -> ux_system_host_enum_semaphore); in _ux_hcd_ohci_interrupt_handler()
Dux_hcd_ehci_initialize.c407 _ux_host_semaphore_put(&_ux_system_host -> ux_system_host_enum_semaphore); in _ux_hcd_ehci_initialize()

12