Searched refs:UX_LOW_SPEED_DEVICE (Results 1 – 13 of 13) sorted by relevance
149 if (device -> ux_device_speed == UX_LOW_SPEED_DEVICE) in _ux_host_stack_bandwidth_claim()167 if (device -> ux_device_speed == UX_LOW_SPEED_DEVICE) in _ux_host_stack_bandwidth_claim()
148 if (device -> ux_device_speed == UX_LOW_SPEED_DEVICE) in _ux_host_stack_bandwidth_release()166 if (device -> ux_device_speed == UX_LOW_SPEED_DEVICE) in _ux_host_stack_bandwidth_release()
150 if (device -> ux_device_speed == UX_LOW_SPEED_DEVICE) in _ux_host_stack_bandwidth_check()168 if (device -> ux_device_speed == UX_LOW_SPEED_DEVICE) in _ux_host_stack_bandwidth_check()
144 if (device -> ux_device_speed == UX_LOW_SPEED_DEVICE) in _ux_hcd_ohci_interrupt_endpoint_create()
139 case UX_LOW_SPEED_DEVICE: in _ux_hcd_ehci_asynchronous_endpoint_create()
128 if (device -> ux_device_speed == UX_LOW_SPEED_DEVICE) in _ux_hcd_ohci_asynchronous_endpoint_create()
136 if (device -> ux_device_speed == UX_LOW_SPEED_DEVICE) in _ux_hcd_ohci_request_control_transfer()
185 case UX_LOW_SPEED_DEVICE: in _ux_hcd_ehci_interrupt_endpoint_create()
163 device_speed = UX_LOW_SPEED_DEVICE; in _ux_host_class_hub_port_change_connection_process()
411 device -> ux_device_speed = UX_LOW_SPEED_DEVICE; in _ux_host_class_hub_inst_tasks_run()
436 …{UX_LOW_SPEED_DEVICE , device_framework_low_speed , DEVICE_FRAMEWORK_LENGTH_LOW_SPEED , 0x110, 4… in ux_test_thread_simulation_0_entry()437 …{UX_LOW_SPEED_DEVICE , device_framework_low_speed , DEVICE_FRAMEWORK_LENGTH_LOW_SPEED , 0x200, 4… in ux_test_thread_simulation_0_entry()
81 case UX_LOW_SPEED_DEVICE: in ux_test_hcd_sim_host_connect_no_wait()
1399 #define UX_LOW_SPEED_DEVICE 0 macro