Home
last modified time | relevance | path

Searched refs:ux_device_speed (Results 1 – 23 of 23) sorted by relevance

/USBX-v6.2.1/common/core/src/
Dux_host_stack_bandwidth_claim.c132 …ndpoint -> ux_endpoint_descriptor.bmAttributes & UX_MASK_ENDPOINT_TYPE][device -> ux_device_speed]; in _ux_host_stack_bandwidth_claim()
136 if (device -> ux_device_speed == UX_HIGH_SPEED_DEVICE) in _ux_host_stack_bandwidth_claim()
149 if (device -> ux_device_speed == UX_LOW_SPEED_DEVICE) in _ux_host_stack_bandwidth_claim()
155 if (device -> ux_device_speed == UX_FULL_SPEED_DEVICE) in _ux_host_stack_bandwidth_claim()
167 if (device -> ux_device_speed == UX_LOW_SPEED_DEVICE) in _ux_host_stack_bandwidth_claim()
181 if ((device -> ux_device_speed == UX_HIGH_SPEED_DEVICE) || (hcd -> ux_hcd_version != 0x200)) in _ux_host_stack_bandwidth_claim()
208 if (parent_device -> ux_device_speed == UX_HIGH_SPEED_DEVICE) in _ux_host_stack_bandwidth_claim()
Dux_host_stack_bandwidth_release.c131 …ndpoint -> ux_endpoint_descriptor.bmAttributes & UX_MASK_ENDPOINT_TYPE][device -> ux_device_speed]; in _ux_host_stack_bandwidth_release()
135 if (device -> ux_device_speed == UX_HIGH_SPEED_DEVICE) in _ux_host_stack_bandwidth_release()
148 if (device -> ux_device_speed == UX_LOW_SPEED_DEVICE) in _ux_host_stack_bandwidth_release()
154 if (device -> ux_device_speed == UX_FULL_SPEED_DEVICE) in _ux_host_stack_bandwidth_release()
166 if (device -> ux_device_speed == UX_LOW_SPEED_DEVICE) in _ux_host_stack_bandwidth_release()
180 if ((device -> ux_device_speed == UX_HIGH_SPEED_DEVICE) || (hcd -> ux_hcd_version != 0x200)) in _ux_host_stack_bandwidth_release()
207 if (parent_device -> ux_device_speed == UX_HIGH_SPEED_DEVICE) in _ux_host_stack_bandwidth_release()
Dux_host_stack_bandwidth_check.c133 …ndpoint -> ux_endpoint_descriptor.bmAttributes & UX_MASK_ENDPOINT_TYPE][device -> ux_device_speed]; in _ux_host_stack_bandwidth_check()
137 if (device -> ux_device_speed == UX_HIGH_SPEED_DEVICE) in _ux_host_stack_bandwidth_check()
150 if (device -> ux_device_speed == UX_LOW_SPEED_DEVICE) in _ux_host_stack_bandwidth_check()
156 if (device -> ux_device_speed == UX_FULL_SPEED_DEVICE) in _ux_host_stack_bandwidth_check()
168 if (device -> ux_device_speed == UX_LOW_SPEED_DEVICE) in _ux_host_stack_bandwidth_check()
192 if ((device -> ux_device_speed == UX_HIGH_SPEED_DEVICE) || (hcd -> ux_hcd_version != 0x200)) in _ux_host_stack_bandwidth_check()
219 if (parent_device -> ux_device_speed == UX_HIGH_SPEED_DEVICE) in _ux_host_stack_bandwidth_check()
Dux_host_stack_new_endpoint_create.c176 -> ux_device_speed == UX_HIGH_SPEED_DEVICE) in _ux_host_stack_new_endpoint_create()
Dux_host_stack_new_device_create.c170 device -> ux_device_speed = device_speed; in _ux_host_stack_new_device_create()
Dux_host_stack_tasks_run.c606 device -> ux_device_speed = device -> ux_device_enum_port_status >> UX_PS_DS; in _ux_host_stack_device_enum_run()
/USBX-v6.2.1/common/usbx_host_controllers/src/
Dux_hcd_ehci_interrupt_endpoint_destroy.c139 if (endpoint -> ux_endpoint_device -> ux_device_speed != UX_HIGH_SPEED_DEVICE) in _ux_hcd_ehci_interrupt_endpoint_destroy()
162 if (endpoint -> ux_endpoint_device -> ux_device_speed != UX_HIGH_SPEED_DEVICE) in _ux_hcd_ehci_interrupt_endpoint_destroy()
183 if ((endpoint -> ux_endpoint_device -> ux_device_speed != UX_HIGH_SPEED_DEVICE) && in _ux_hcd_ehci_interrupt_endpoint_destroy()
Dux_hcd_ehci_interrupt_endpoint_create.c140 if (device -> ux_device_speed != UX_HIGH_SPEED_DEVICE) in _ux_hcd_ehci_interrupt_endpoint_create()
178 switch (device -> ux_device_speed) in _ux_hcd_ehci_interrupt_endpoint_create()
211 if (device -> ux_device_speed != UX_HIGH_SPEED_DEVICE) in _ux_hcd_ehci_interrupt_endpoint_create()
283 if (device -> ux_device_speed != UX_HIGH_SPEED_DEVICE) in _ux_hcd_ehci_interrupt_endpoint_create()
320 if (device -> ux_device_speed != UX_HIGH_SPEED_DEVICE) in _ux_hcd_ehci_interrupt_endpoint_create()
Dux_hcd_ehci_isochronous_endpoint_destroy.c123 if (endpoint -> ux_endpoint_device -> ux_device_speed != UX_HIGH_SPEED_DEVICE) in _ux_hcd_ehci_isochronous_endpoint_destroy()
150 if (endpoint -> ux_endpoint_device -> ux_device_speed != UX_HIGH_SPEED_DEVICE) in _ux_hcd_ehci_isochronous_endpoint_destroy()
213 if (endpoint -> ux_endpoint_device -> ux_device_speed != UX_HIGH_SPEED_DEVICE) in _ux_hcd_ehci_isochronous_endpoint_destroy()
278 if (endpoint -> ux_endpoint_device -> ux_device_speed != UX_HIGH_SPEED_DEVICE) in _ux_hcd_ehci_isochronous_endpoint_destroy()
Dux_hcd_ehci_asynchronous_endpoint_create.c114 if ((device -> ux_device_speed != UX_HIGH_SPEED_DEVICE) && in _ux_hcd_ehci_asynchronous_endpoint_create()
130 switch (device -> ux_device_speed) in _ux_hcd_ehci_asynchronous_endpoint_create()
Dux_hcd_ehci_isochronous_endpoint_create.c183 if (device -> ux_device_speed != UX_HIGH_SPEED_DEVICE) in _ux_hcd_ehci_isochronous_endpoint_create()
290 if (device -> ux_device_speed != UX_HIGH_SPEED_DEVICE) in _ux_hcd_ehci_isochronous_endpoint_create()
360 if (device -> ux_device_speed != UX_HIGH_SPEED_DEVICE) in _ux_hcd_ehci_isochronous_endpoint_create()
390 if (device -> ux_device_speed != UX_HIGH_SPEED_DEVICE) in _ux_hcd_ehci_isochronous_endpoint_create()
548 if (device -> ux_device_speed != UX_HIGH_SPEED_DEVICE) in _ux_hcd_ehci_isochronous_endpoint_create()
Dux_hcd_ehci_request_isochronous_transfer.c128 if (endpoint -> ux_endpoint_device -> ux_device_speed != UX_HIGH_SPEED_DEVICE) in _ux_hcd_ehci_request_isochronous_transfer()
Dux_hcd_ohci_interrupt_endpoint_create.c144 if (device -> ux_device_speed == UX_LOW_SPEED_DEVICE) in _ux_hcd_ohci_interrupt_endpoint_create()
Dux_hcd_ohci_asynchronous_endpoint_create.c128 if (device -> ux_device_speed == UX_LOW_SPEED_DEVICE) in _ux_hcd_ohci_asynchronous_endpoint_create()
Dux_hcd_ehci_transfer_abort.c132 if (endpoint -> ux_endpoint_device -> ux_device_speed != UX_HIGH_SPEED_DEVICE) in _ux_hcd_ehci_transfer_abort()
Dux_hcd_ohci_request_control_transfer.c136 if (device -> ux_device_speed == UX_LOW_SPEED_DEVICE) in _ux_hcd_ohci_request_control_transfer()
/USBX-v6.2.1/test/regression/
Dusbx_ux_host_stack_bandwidth_test.c458 hub[0].ux_device_speed = UX_HIGH_SPEED_DEVICE; in ux_test_thread_simulation_0_entry()
465 hub[1].ux_device_speed = UX_FULL_SPEED_DEVICE; in ux_test_thread_simulation_0_entry()
468 hub[2].ux_device_speed = UX_FULL_SPEED_DEVICE; in ux_test_thread_simulation_0_entry()
530 hub[0].ux_device_speed = tests[test].parent_speed; in ux_test_thread_simulation_0_entry()
577 hub[0].ux_device_speed = UX_HIGH_SPEED_DEVICE; in ux_test_thread_simulation_0_entry()
Dusbx_audio20_host_basic_test.c633 …if (transfer -> ux_transfer_request_endpoint -> ux_endpoint_device -> ux_device_speed == UX_HIGH_S… in ux_host_class_audio_feedback_hook()
/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hub_tasks_run.c402 device -> ux_device_speed = UX_FULL_SPEED_DEVICE; in _ux_host_class_hub_inst_tasks_run()
407 device -> ux_device_speed = UX_HIGH_SPEED_DEVICE; in _ux_host_class_hub_inst_tasks_run()
411 device -> ux_device_speed = UX_LOW_SPEED_DEVICE; in _ux_host_class_hub_inst_tasks_run()
Dux_host_class_video_frame_parameters_set.c285 if (video -> ux_host_class_video_device -> ux_device_speed != UX_HIGH_SPEED_DEVICE) in _ux_host_class_video_frame_parameters_set()
Dux_host_class_audio_streaming_sampling_set.c331 (device -> ux_device_speed == UX_HIGH_SPEED_DEVICE) ? in _ux_host_class_audio_streaming_sampling_set()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_audio.h485 … _ux_host_class_audio_speed_get(a) ((a)->ux_host_class_audio_device->ux_device_speed)
/USBX-v6.2.1/common/core/inc/
Dux_api.h1980 ULONG ux_device_speed; member