Home
last modified time | relevance | path

Searched refs:_ux_host_stack_new_device_create (Results 1 – 6 of 6) sorted by relevance

/USBX-v6.2.1/common/core/src/
Dux_host_stack_rh_device_insertion.c105 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()
Dux_host_stack_new_device_create.c114 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/
Dusbx_ux_host_stack_new_device_create_test.c466 …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/
Dux_host_class_hub_port_change_connection_process.c188 … 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()
Dux_host_class_hub_tasks_run.c350 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/
Dux_host_stack.h186 UINT _ux_host_stack_new_device_create(UX_HCD *hcd, UX_DEVICE *device_owner,