Searched refs:_ux_host_stack_new_device_create (Results 1 – 6 of 6) sorted by relevance
| /USBX-v6.2.1/common/core/src/ |
| D | ux_host_stack_rh_device_insertion.c | 105 status = _ux_host_stack_new_device_create(hcd, UX_NULL, port_index, in _ux_host_stack_rh_device_insertion() 182 …status = _ux_host_stack_new_device_create(hcd, UX_NULL, port_index, device_speed, UX_MAX_SELF_POW… in _ux_host_stack_rh_device_insertion()
|
| D | ux_host_stack_new_device_create.c | 114 UINT _ux_host_stack_new_device_create(UX_HCD *hcd, UX_DEVICE *device_owner, in _ux_host_stack_new_device_create() function
|
| /USBX-v6.2.1/test/regression/ |
| D | usbx_ux_host_stack_new_device_create_test.c | 466 …status = _ux_host_stack_new_device_create(hcd, UX_NULL, 0, UX_FULL_SPEED_DEVICE, 50, &created_devi… in tx_test_thread_host_simulation_entry() 488 …status = _ux_host_stack_new_device_create(hcd, UX_NULL, 0, UX_FULL_SPEED_DEVICE, 50, &created_devi… in tx_test_thread_host_simulation_entry()
|
| /USBX-v6.2.1/common/usbx_host_classes/src/ |
| D | ux_host_class_hub_port_change_connection_process.c | 188 … status = _ux_host_stack_new_device_create(UX_DEVICE_HCD_GET(hub -> ux_host_class_hub_device), in _ux_host_class_hub_port_change_connection_process()
|
| D | ux_host_class_hub_tasks_run.c | 350 status = _ux_host_stack_new_device_create(UX_DEVICE_HCD_GET(hub_device), in _ux_host_class_hub_inst_tasks_run()
|
| /USBX-v6.2.1/common/core/inc/ |
| D | ux_host_stack.h | 186 UINT _ux_host_stack_new_device_create(UX_HCD *hcd, UX_DEVICE *device_owner,
|