UX_CONFIGURATION_STRUCT::ux_configuration_device is only used within usbx.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesusbxUX_CONFIGURATION_STRUCT::ux_configuration_device

UX_CONFIGURATION_STRUCT::ux_configuration_device field

Syntax

struct UX_DEVICE_STRUCT *ux_configuration_device;

References

LocationReferrerText
ux_api.h:1991
*ux_configuration_device;
ux_host_class_cdc_acm_activate.c:139_ux_host_class_cdc_acm_activate()
cdc_acm -> ux_host_class_cdc_acm_device = interface -> ux_interface_configuration -> ux_configuration_device;
ux_host_class_hid_activate.c:108_ux_host_class_hid_activate()
hid -> ux_host_class_hid_device = interface -> ux_interface_configuration -> ux_configuration_device;
ux_host_class_hid_configure.c:110_ux_host_class_hid_configure()
device = configuration -> ux_configuration_device;
ux_host_class_storage_activate.c:107_ux_host_class_storage_activate()
storage -> ux_host_class_storage_device = interface -> ux_interface_configuration -> ux_configuration_device;
ux_host_stack_configuration_set.c:104_ux_host_stack_configuration_set()
device = configuration -> ux_configuration_device;
ux_host_stack_device_configuration_activate.c:105_ux_host_stack_device_configuration_activate()
device = configuration -> ux_configuration_device;
ux_host_stack_device_configuration_select.c:111_ux_host_stack_device_configuration_select()
device = configuration -> ux_configuration_device;
ux_host_stack_interface_set.c:91_ux_host_stack_interface_set()
device = configuration -> ux_configuration_device;
ux_host_stack_new_configuration_create.c:85_ux_host_stack_new_configuration_create()
configuration -> ux_configuration_device = device;
ux_host_stack_new_endpoint_create.c:109_ux_host_stack_new_endpoint_create()
endpoint -> ux_endpoint_device = interface -> ux_interface_configuration -> ux_configuration_device;
ux_host_stack_new_endpoint_create.c:172_ux_host_stack_new_endpoint_create()
(interface -> ux_interface_configuration -> ux_configuration_device

Data Use

Type of UX_CONFIGURATION_STRUCT::ux_configuration_device
UX_CONFIGURATION_STRUCT::ux_configuration_device
all items filtered out