usbx
+
0
/1 examples
SourceVu will show references to
UX_DEVICE
from the following samples and libraries:
Examples
STM32469I-Discovery
Applications
USBX
Ux_Host_HID_CDC_ACM
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
usbx
UX_DEVICE
UX_DEVICE struct
Syntax
Show:
Summary
Declaration
Definition
from
ux_api.h:1744
struct
UX_DEVICE_STRUCT
;
Implemented in
ux_api.h:1849
Fields
Field
Declared as
UX_DEVICE_STRUCT::ux_device_handle
ULONG
UX_DEVICE_STRUCT::ux_device_type
ULONG
UX_DEVICE_STRUCT::ux_device_state
ULONG
UX_DEVICE_STRUCT::ux_device_address
ULONG
UX_DEVICE_STRUCT::ux_device_speed
ULONG
UX_DEVICE_STRUCT::ux_device_power_source
ULONG
UX_DEVICE_STRUCT::ux_device_current_configuration
struct
UX_CONFIGURATION_STRUCT
*
UX_DEVICE_STRUCT::ux_device_protection_semaphore
UX_SEMAPHORE
UX_DEVICE_STRUCT::ux_device_class
struct
UX_HOST_CLASS_STRUCT
*
UX_DEVICE_STRUCT::ux_device_class_instance
VOID
*
UX_DEVICE_STRUCT::ux_device_first_configuration
struct
UX_CONFIGURATION_STRUCT
*
UX_DEVICE_STRUCT::ux_device_descriptor
struct
UX_DEVICE_DESCRIPTOR_STRUCT
UX_DEVICE_STRUCT::ux_device_control_endpoint
struct
UX_ENDPOINT_STRUCT
UX_DEVICE_STRUCT::ux_device_port_location
ULONG
UX_DEVICE_STRUCT::ux_device_parent
struct
UX_DEVICE_STRUCT
*
UX_DEVICE_STRUCT::ux_device_max_power
ULONG
UX_DEVICE_STRUCT::ux_device_hub_tt
struct
UX_HUB_TT_STRUCT
[
UX_MAX_TT
]
Related Functions
Found 22 other functions taking a
UX_DEVICE_STRUCT
argument:
Function
_ux_host_stack_device_configuration_get()
_ux_host_stack_device_remove()
_ux_host_stack_device_configuration_reset()
_ux_host_stack_device_string_get()
_ux_host_stack_role_swap()
_ux_host_stack_device_configuration_deactivate()
_ux_host_stack_device_get()
_ux_host_stack_device_resources_free()
_ux_host_stack_configuration_descriptor_parse()
_ux_host_stack_configuration_enumerate()
_ux_host_stack_device_address_set()
_ux_host_stack_device_descriptor_read()
_ux_host_stack_class_device_scan()
_ux_host_stack_class_interface_scan()
_ux_host_stack_new_configuration_create()
_ux_host_stack_new_device_create()
ux_host_stack_device_configuration_deactivate()
ux_host_stack_device_configuration_get()
ux_host_stack_device_get()
ux_host_stack_device_string_get()
ux_host_stack_role_swap()
ux_host_stack_device_configuration_reset()
Examples
UX_DEVICE
is referenced by 1 libraries and example projects:
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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