Home
last modified time | relevance | path

Searched refs:UX_WAIT_FOREVER (Results 1 – 25 of 103) sorted by relevance

12345

/USBX-v6.2.1/common/usbx_host_controllers/src/
Dux_hcd_ehci_door_bell_wait.c87 status = _ux_host_semaphore_get(&hcd_ehci -> ux_hcd_ehci_protect_semaphore, UX_WAIT_FOREVER); in _ux_hcd_ehci_door_bell_wait()
97 _ux_host_semaphore_get_norc(&hcd_ehci -> ux_hcd_ehci_doorbell_semaphore, UX_WAIT_FOREVER); in _ux_hcd_ehci_door_bell_wait()
/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_storage_thread_entry.c141 … status = _ux_host_semaphore_get(&storage -> ux_host_class_storage_semaphore, UX_WAIT_FOREVER); 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()
248 … status = _ux_host_semaphore_get(&storage -> ux_host_class_storage_semaphore, UX_WAIT_FOREVER); 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()
325 … status = _ux_host_semaphore_get(&storage -> ux_host_class_storage_semaphore, UX_WAIT_FOREVER); in _ux_host_class_storage_thread_entry()
397 … _ux_host_semaphore_get(&storage -> ux_host_class_storage_semaphore, UX_WAIT_FOREVER); in _ux_host_class_storage_thread_entry()
Dux_host_class_hid_idle_set.c114 status = _ux_host_semaphore_get(&hid -> ux_host_class_hid_semaphore, UX_WAIT_FOREVER); in _ux_host_class_hid_idle_set()
120 …semaphore_get(&hid -> ux_host_class_hid_device -> ux_device_protection_semaphore, UX_WAIT_FOREVER); in _ux_host_class_hid_idle_set()
Dux_host_class_video_control_value_set.c108 status = _ux_host_semaphore_get(&video -> ux_host_class_video_semaphore, UX_WAIT_FOREVER); in _ux_host_class_video_control_value_set()
133 …phore_get(&video -> ux_host_class_video_device -> ux_device_protection_semaphore, UX_WAIT_FOREVER); in _ux_host_class_video_control_value_set()
Dux_host_class_printer_device_id_get.c118 status = _ux_host_semaphore_get(&printer -> ux_host_class_printer_semaphore, UX_WAIT_FOREVER); in _ux_host_class_printer_device_id_get()
124 …e_get(&printer -> ux_host_class_printer_device -> ux_device_protection_semaphore, UX_WAIT_FOREVER); in _ux_host_class_printer_device_id_get()
Dux_host_class_video_control_value_get.c109 status = _ux_host_semaphore_get(&video -> ux_host_class_video_semaphore, UX_WAIT_FOREVER); in _ux_host_class_video_control_value_get()
131 …phore_get(&video -> ux_host_class_video_device -> ux_device_protection_semaphore, UX_WAIT_FOREVER); in _ux_host_class_video_control_value_get()
Dux_host_class_printer_soft_reset.c125 status = _ux_host_semaphore_get(&printer -> ux_host_class_printer_semaphore, UX_WAIT_FOREVER); in _ux_host_class_printer_soft_reset()
133 …e_get(&printer -> ux_host_class_printer_device -> ux_device_protection_semaphore, UX_WAIT_FOREVER); in _ux_host_class_printer_soft_reset()
Dux_host_class_printer_status_get.c125 status = _ux_host_semaphore_get(&printer -> ux_host_class_printer_semaphore, UX_WAIT_FOREVER); in _ux_host_class_printer_status_get()
133 …e_get(&printer -> ux_host_class_printer_device -> ux_device_protection_semaphore, UX_WAIT_FOREVER); in _ux_host_class_printer_status_get()
Dux_host_class_video_control_get.c109 status = _ux_host_semaphore_get(&video -> ux_host_class_video_semaphore, UX_WAIT_FOREVER); in _ux_host_class_video_control_get()
131 …phore_get(&video -> ux_host_class_video_device -> ux_device_protection_semaphore, UX_WAIT_FOREVER); in _ux_host_class_video_control_get()
Dux_host_class_video_control_request.c108 … _ux_host_semaphore_get(&video -> ux_host_class_video_semaphore_control_request, UX_WAIT_FOREVER); in _ux_host_class_video_control_request()
142 …phore_get(&video -> ux_host_class_video_device -> ux_device_protection_semaphore, UX_WAIT_FOREVER); in _ux_host_class_video_control_request()
Dux_host_class_hid_idle_get.c120 status = _ux_host_semaphore_get(&hid -> ux_host_class_hid_semaphore, UX_WAIT_FOREVER); in _ux_host_class_hid_idle_get()
157 …semaphore_get(&hid -> ux_host_class_hid_device -> ux_device_protection_semaphore, UX_WAIT_FOREVER); in _ux_host_class_hid_idle_get()
Dux_host_class_audio_control_get.c139 …phore_get(&audio -> ux_host_class_audio_device -> ux_device_protection_semaphore, UX_WAIT_FOREVER); in _ux_host_class_audio_control_get()
282 …phore_get(&audio -> ux_host_class_audio_device -> ux_device_protection_semaphore, UX_WAIT_FOREVER); in _ux_host_class_audio_control_get()
313 …phore_get(&audio -> ux_host_class_audio_device -> ux_device_protection_semaphore, UX_WAIT_FOREVER); in _ux_host_class_audio_control_get()
Dux_host_class_cdc_ecm_transmit_queue_clean.c109 …st_class_cdc_ecm_bulk_out_transfer_waiting_for_check_and_arm_to_finish_semaphore, UX_WAIT_FOREVER); in _ux_host_class_cdc_ecm_transmit_queue_clean()
Dux_host_class_storage_device_reset.c98 …t_norc(&control_endpoint -> ux_endpoint_device -> ux_device_protection_semaphore, UX_WAIT_FOREVER); in _ux_host_class_storage_device_reset()
Dux_host_class_video_deactivate.c102 status = _ux_host_semaphore_get(&video -> ux_host_class_video_semaphore, UX_WAIT_FOREVER); in _ux_host_class_video_deactivate()
Dux_host_class_hid_keyboard_thread.c97 …ux_host_semaphore_get(&keyboard_instance -> ux_host_class_hid_keyboard_semaphore, UX_WAIT_FOREVER); in _ux_host_class_hid_keyboard_thread()
Dux_host_class_cdc_ecm_thread.c122 …hore_get_norc(&cdc_ecm -> ux_host_class_cdc_ecm_interrupt_notification_semaphore, UX_WAIT_FOREVER); in _ux_host_class_cdc_ecm_thread()
244 … _ux_host_semaphore_get_norc(&transfer_request -> ux_transfer_request_semaphore, UX_WAIT_FOREVER); in _ux_host_class_cdc_ecm_thread()
Dux_host_class_video_read.c112 status = _ux_host_semaphore_get(&video -> ux_host_class_video_semaphore, UX_WAIT_FOREVER); in _ux_host_class_video_read()
/USBX-v6.2.1/test/regression/
Dusbx_uxe_host_storage_test.c103 status = ux_host_class_storage_lock(dummy_storage_ptr, UX_WAIT_FOREVER); in ux_test_thread_simulation_0_entry()
105 ux_host_class_storage_lock(dummy_storage_ptr, UX_WAIT_FOREVER); in ux_test_thread_simulation_0_entry()
134 status = ux_host_class_storage_media_lock(dummy_storage_media_ptr, UX_WAIT_FOREVER); in ux_test_thread_simulation_0_entry()
/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_host_stack_hcd_thread_entry.c100 … _ux_host_semaphore_get_norc(&_ux_system_host -> ux_system_host_hcd_semaphore, UX_WAIT_FOREVER); in _ux_host_stack_hcd_thread_entry()
Dux_host_stack_role_swap.c98 status = _ux_host_semaphore_get(&device -> ux_device_protection_semaphore, UX_WAIT_FOREVER); in _ux_host_stack_role_swap()
Dux_host_class_dpump_deactivate.c95 status = _ux_host_semaphore_get(&dpump -> ux_host_class_dpump_semaphore, UX_WAIT_FOREVER); in _ux_host_class_dpump_deactivate()
/USBX-v6.2.1/common/usbx_device_classes/src/
Dux_device_class_dfu_thread.c105 … UX_OR_CLEAR, &actual_flags, UX_WAIT_FOREVER); in _ux_device_class_dfu_thread()
Dux_device_class_rndis_interrupt_thread.c122 … UX_OR_CLEAR, &actual_flags, UX_WAIT_FOREVER); in _ux_device_class_rndis_interrupt_thread()

12345