usbx
_ux_host_stack_new_device_get()
is only used within usbx.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
usbx
_ux_host_stack_new_device_get()
_ux_host_stack_new_device_get() function
Syntax
Show:
Summary
Declaration
from
ux_host_stack.h:170
UX_DEVICE
*
_ux_host_stack_new_device_get
(
VOID
)
;
Examples
References
from
examples
Code
Location
Referrer
UX_DEVICE
*
_ux_host_stack_new_device_get
(
VOID
)
ux_host_stack_new_device_get.c:74
UX_DEVICE
*
_ux_host_stack_new_device_get
(
VOID
)
;
ux_host_stack.h:170
device
=
_ux_host_stack_new_device_get
(
)
;
ux_host_stack_new_device_create.c:139
_ux_host_stack_new_device_create()
Call Tree
from
examples
_ux_host_stack_new_device_get()
is called by 1 function and calls 1 function:
_ux_host_stack_new_device_create()
All items filtered out
_ux_host_stack_new_device_get()
_ux_utility_memory_set()
All items filtered out
Data Use
from
examples
_ux_host_stack_new_device_get()
reads 4 variables and writes 1 variable:
UX_SYSTEM_HOST_STRUCT::ux_system_host_max_devices
UX_SYSTEM_HOST_STRUCT::ux_system_host_device_array
UX_DEVICE_STRUCT::ux_device_handle
_ux_system_host
All items filtered out
_ux_host_stack_new_device_get()
UX_DEVICE_STRUCT::ux_device_handle
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out