| /USBX-v6.2.1/common/core/src/ |
| D | ux_host_stack_bandwidth_claim.c | 132 …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()
|
| D | ux_host_stack_bandwidth_release.c | 131 …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()
|
| D | ux_host_stack_bandwidth_check.c | 133 …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()
|
| D | ux_host_stack_new_endpoint_create.c | 176 -> ux_device_speed == UX_HIGH_SPEED_DEVICE) in _ux_host_stack_new_endpoint_create()
|
| D | ux_host_stack_new_device_create.c | 170 device -> ux_device_speed = device_speed; in _ux_host_stack_new_device_create()
|
| D | ux_host_stack_tasks_run.c | 606 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/ |
| D | ux_hcd_ehci_interrupt_endpoint_destroy.c | 139 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()
|
| D | ux_hcd_ehci_interrupt_endpoint_create.c | 140 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()
|
| D | ux_hcd_ehci_isochronous_endpoint_destroy.c | 123 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()
|
| D | ux_hcd_ehci_asynchronous_endpoint_create.c | 114 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()
|
| D | ux_hcd_ehci_isochronous_endpoint_create.c | 183 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()
|
| D | ux_hcd_ehci_request_isochronous_transfer.c | 128 if (endpoint -> ux_endpoint_device -> ux_device_speed != UX_HIGH_SPEED_DEVICE) in _ux_hcd_ehci_request_isochronous_transfer()
|
| D | ux_hcd_ohci_interrupt_endpoint_create.c | 144 if (device -> ux_device_speed == UX_LOW_SPEED_DEVICE) in _ux_hcd_ohci_interrupt_endpoint_create()
|
| D | ux_hcd_ohci_asynchronous_endpoint_create.c | 128 if (device -> ux_device_speed == UX_LOW_SPEED_DEVICE) in _ux_hcd_ohci_asynchronous_endpoint_create()
|
| D | ux_hcd_ehci_transfer_abort.c | 132 if (endpoint -> ux_endpoint_device -> ux_device_speed != UX_HIGH_SPEED_DEVICE) in _ux_hcd_ehci_transfer_abort()
|
| D | ux_hcd_ohci_request_control_transfer.c | 136 if (device -> ux_device_speed == UX_LOW_SPEED_DEVICE) in _ux_hcd_ohci_request_control_transfer()
|
| /USBX-v6.2.1/test/regression/ |
| D | usbx_ux_host_stack_bandwidth_test.c | 458 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()
|
| D | usbx_audio20_host_basic_test.c | 633 …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/ |
| D | ux_host_class_hub_tasks_run.c | 402 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()
|
| D | ux_host_class_video_frame_parameters_set.c | 285 if (video -> ux_host_class_video_device -> ux_device_speed != UX_HIGH_SPEED_DEVICE) in _ux_host_class_video_frame_parameters_set()
|
| D | ux_host_class_audio_streaming_sampling_set.c | 331 (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/ |
| D | ux_host_class_audio.h | 485 … _ux_host_class_audio_speed_get(a) ((a)->ux_host_class_audio_device->ux_device_speed)
|
| /USBX-v6.2.1/common/core/inc/ |
| D | ux_api.h | 1980 ULONG ux_device_speed; member
|