Home
last modified time | relevance | path

Searched refs:_ux_host_semaphore_get (Results 1 – 25 of 81) sorted by relevance

1234

/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_pima_write.c163 …status = _ux_host_semaphore_get(&transfer_request -> ux_transfer_request_semaphore, UX_MS_TO_TICK… in _ux_host_class_pima_write()
222 …status = _ux_host_semaphore_get(&transfer_request -> ux_transfer_request_semaphore, UX_MS_TO_TICK… in _ux_host_class_pima_write()
277 …status = _ux_host_semaphore_get(&transfer_request -> ux_transfer_request_semaphore, UX_MS_TO_TICK… in _ux_host_class_pima_write()
Dux_host_class_pima_read.c136 …status = _ux_host_semaphore_get(&transfer_request -> ux_transfer_request_semaphore, UX_MS_TO_TICK… in _ux_host_class_pima_read()
226 …status = _ux_host_semaphore_get(&transfer_request -> ux_transfer_request_semaphore, UX_MS_TO_TICK… in _ux_host_class_pima_read()
281 …status = _ux_host_semaphore_get(&transfer_request -> ux_transfer_request_semaphore, UX_MS_TO_TICK… in _ux_host_class_pima_read()
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 …status = _ux_host_semaphore_get(&hid -> ux_host_class_hid_device -> ux_device_protection_semaphor… 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 …status = _ux_host_semaphore_get(&video -> ux_host_class_video_device -> ux_device_protection_sema… 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 …status = _ux_host_semaphore_get(&printer -> ux_host_class_printer_device -> ux_device_protection_… 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 …status = _ux_host_semaphore_get(&video -> ux_host_class_video_device -> ux_device_protection_sema… in _ux_host_class_video_control_value_get()
Dux_host_class_swar_read.c112 status = _ux_host_semaphore_get(&swar -> ux_host_class_swar_semaphore, UX_WAIT_FOREVER); in _ux_host_class_swar_read()
145 …status = _ux_host_semaphore_get(&transfer_request -> ux_transfer_request_semaphore, UX_MS_TO_TICK… in _ux_host_class_swar_read()
Dux_host_class_swar_write.c111 status = _ux_host_semaphore_get(&swar -> ux_host_class_swar_semaphore, UX_WAIT_FOREVER); in _ux_host_class_swar_write()
144 …status = _ux_host_semaphore_get(&transfer_request -> ux_transfer_request_semaphore, UX_HOST_CLASS… in _ux_host_class_swar_write()
Dux_host_class_storage_transport_bo.c122 …status = _ux_host_semaphore_get(&transfer_request -> ux_transfer_request_semaphore, UX_MS_TO_TICK… in _ux_host_class_storage_transport_bo()
206 …status = _ux_host_semaphore_get(&transfer_request -> ux_transfer_request_semaphore, UX_MS_TO_TICK… in _ux_host_class_storage_transport_bo()
278 …status = _ux_host_semaphore_get(&transfer_request -> ux_transfer_request_semaphore, UX_MS_TO_TICK… in _ux_host_class_storage_transport_bo()
Dux_host_class_gser_read.c114 …status = _ux_host_semaphore_get(&gser -> ux_host_class_gser_interface_array[interface_index].ux_h… in _ux_host_class_gser_read()
150 …status = _ux_host_semaphore_get(&transfer_request -> ux_transfer_request_semaphore, UX_MS_TO_TICK… in _ux_host_class_gser_read()
Dux_host_class_gser_write.c109 …status = _ux_host_semaphore_get(&gser -> ux_host_class_gser_interface_array[interface_index].ux_h… in _ux_host_class_gser_write()
145 …status = _ux_host_semaphore_get(&transfer_request -> ux_transfer_request_semaphore, UX_MS_TO_TICK… in _ux_host_class_gser_write()
Dux_host_class_pima_object_close.c148 …status = _ux_host_semaphore_get(&transfer_request -> ux_transfer_request_semaphore, UX_MS_TO_TICK… in _ux_host_class_pima_object_close()
190 …status = _ux_host_semaphore_get(&transfer_request -> ux_transfer_request_semaphore, UX_MS_TO_TICK… in _ux_host_class_pima_object_close()
Dux_host_class_storage_transport_cbi.c157 …status = _ux_host_semaphore_get(&transfer_request -> ux_transfer_request_semaphore, UX_MS_TO_TICK… in _ux_host_class_storage_transport_cbi()
200 …status = _ux_host_semaphore_get(&transfer_request -> ux_transfer_request_semaphore, UX_MS_TO_TICK… in _ux_host_class_storage_transport_cbi()
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 …status = _ux_host_semaphore_get(&video -> ux_host_class_video_device -> ux_device_protection_sema… in _ux_host_class_video_control_get()
Dux_host_class_pima_object_send.c173 …status = _ux_host_semaphore_get(&transfer_request -> ux_transfer_request_semaphore, UX_MS_TO_TICK… in _ux_host_class_pima_object_send()
266 …status = _ux_host_semaphore_get(&transfer_request -> ux_transfer_request_semaphore, UX_MS_TO_TICK… in _ux_host_class_pima_object_send()
334 …status = _ux_host_semaphore_get(&transfer_request -> ux_transfer_request_semaphore, UX_MS_TO_TICK… in _ux_host_class_pima_object_send()
Dux_host_class_pima_thumb_get.c182 …status = _ux_host_semaphore_get(&transfer_request -> ux_transfer_request_semaphore, UX_MS_TO_TICK… in _ux_host_class_pima_thumb_get()
238 …status = _ux_host_semaphore_get(&transfer_request -> ux_transfer_request_semaphore, UX_MS_TO_TICK… in _ux_host_class_pima_thumb_get()
329 …status = _ux_host_semaphore_get(&transfer_request -> ux_transfer_request_semaphore, UX_MS_TO_TICK… in _ux_host_class_pima_thumb_get()
Dux_host_class_printer_write.c126 status = _ux_host_semaphore_get(&printer -> ux_host_class_printer_semaphore, UX_WAIT_FOREVER); in _ux_host_class_printer_write()
170 …status = _ux_host_semaphore_get(&transfer_request -> ux_transfer_request_semaphore, UX_MS_TO_TICK… in _ux_host_class_printer_write()
Dux_host_class_video_control_request.c108 …status = _ux_host_semaphore_get(&video -> ux_host_class_video_semaphore_control_request, UX_WAIT_… in _ux_host_class_video_control_request()
142 …status = _ux_host_semaphore_get(&video -> ux_host_class_video_device -> ux_device_protection_sema… 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 …status = _ux_host_semaphore_get(&hid -> ux_host_class_hid_device -> ux_device_protection_semaphor… in _ux_host_class_hid_idle_get()
Dux_host_class_audio_control_get.c139 …status = _ux_host_semaphore_get(&audio -> ux_host_class_audio_device -> ux_device_protection_sema… in _ux_host_class_audio_control_get()
282 …status = _ux_host_semaphore_get(&audio -> ux_host_class_audio_device -> ux_device_protection_sema… in _ux_host_class_audio_control_get()
313 …status = _ux_host_semaphore_get(&audio -> ux_host_class_audio_device -> ux_device_protection_sema… in _ux_host_class_audio_control_get()
Dux_host_class_printer_read.c143 status = _ux_host_semaphore_get(&printer -> ux_host_class_printer_semaphore, UX_WAIT_FOREVER); in _ux_host_class_printer_read()
187 …status = _ux_host_semaphore_get(&transfer_request -> ux_transfer_request_semaphore, UX_MS_TO_TICK… in _ux_host_class_printer_read()
/USBX-v6.2.1/common/core/src/
Dux_host_class_dpump_read.c121 status = _ux_host_semaphore_get(&dpump -> ux_host_class_dpump_semaphore, UX_WAIT_FOREVER); in _ux_host_class_dpump_read()
171 …status = _ux_host_semaphore_get(&transfer_request -> ux_transfer_request_semaphore, UX_HOST_CLASS… in _ux_host_class_dpump_read()
Dux_host_class_dpump_write.c124 status = _ux_host_semaphore_get(&dpump -> ux_host_class_dpump_semaphore, UX_WAIT_FOREVER); in _ux_host_class_dpump_write()
173 …status = _ux_host_semaphore_get(&transfer_request -> ux_transfer_request_semaphore, UX_HOST_CLASS… in _ux_host_class_dpump_write()
/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()

1234