_ux_host_stack_new_device_create() is only used within usbx.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and Samplesusbx_ux_host_stack_new_device_create()

_ux_host_stack_new_device_create() function

Syntax

UINT _ux_host_stack_new_device_create(UX_HCD *hcd,     UX_DEVICE *device_owner,     UINT port_index,     UINT device_speed,     UINT port_max_power,     UX_DEVICE **created_device);

Arguments

hcd

device_owner

port_index

device_speed

port_max_power

created_device

References

LocationReferrerText
ux_host_stack_new_device_create.c:111
UINT _ux_host_stack_new_device_create(UX_HCD *hcd, UX_DEVICE *device_owner,
ux_host_stack.h:171
UINT _ux_host_stack_new_device_create(UX_HCD *hcd, UX_DEVICE *device_owner,
ux_host_stack_rh_device_insertion.c:180_ux_host_stack_rh_device_insertion()
status = _ux_host_stack_new_device_create(hcd, UX_NULL, port_index, device_speed, UX_MAX_SELF_POWER, &device);

Call Tree

Type of _ux_host_stack_new_device_create()
_ux_host_stack_new_device_create()
all items filtered out