Searched refs:_ux_host_stack_new_device_create (Results 1 – 5 of 5) sorted by relevance
/USBX-v6.2.1/common/core/src/ |
D | ux_host_stack_rh_device_insertion.c | 106 status = _ux_host_stack_new_device_create(hcd, UX_NULL, port_index, in _ux_host_stack_rh_device_insertion() 183 …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 | 115 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/common/usbx_host_classes/src/ |
D | ux_host_class_hub_port_change_connection_process.c | 189 … 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 | 351 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 | 177 UINT _ux_host_stack_new_device_create(UX_HCD *hcd, UX_DEVICE *device_owner,
|