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

UX_CONFIGURATION_STRUCT::ux_configuration_descriptor field

Syntax

struct UX_CONFIGURATION_DESCRIPTOR_STRUCT ux_configuration_descriptor;

References

LocationReferrerText
ux_api.h:1985
ux_configuration_descriptor;
ux_host_class_cdc_acm_capabilities_get.c:122_ux_host_class_cdc_acm_capabilities_get()
UX_CONFIGURATION_DESCRIPTOR_ENTRIES, (UCHAR *) &configuration.ux_configuration_descriptor);
ux_host_class_cdc_acm_capabilities_get.c:126_ux_host_class_cdc_acm_capabilities_get()
total_descriptor_length = configuration.ux_configuration_descriptor.wTotalLength;
ux_host_stack_configuration_descriptor_parse.c:96_ux_host_stack_configuration_descriptor_parse()
total_configuration_length = configuration -> ux_configuration_descriptor.wTotalLength;
ux_host_stack_configuration_enumerate.c:146_ux_host_stack_configuration_enumerate()
UX_CONFIGURATION_DESCRIPTOR_ENTRIES, (UCHAR *) &configuration -> ux_configuration_descriptor);
ux_host_stack_configuration_set.c:154_ux_host_stack_configuration_set()
transfer_request -> ux_transfer_request_value = (USHORT) configuration -> ux_configuration_descriptor.bConfigurationValue;
ux_host_stack_configuration_set.c:185_ux_host_stack_configuration_set()
ux_configuration_descriptor.bmAttributes &
ux_host_stack_device_configuration_select.c:119_ux_host_stack_device_configuration_select()
if (((configuration -> ux_configuration_descriptor.bmAttributes & UX_CONFIGURATION_DEVICE_SELF_POWERED) == 0) &&
ux_host_stack_device_configuration_select.c:120_ux_host_stack_device_configuration_select()
(configuration -> ux_configuration_descriptor.MaxPower > UX_DEVICE_MAX_POWER_GET(device)))
ux_host_stack_interfaces_scan.c:88_ux_host_stack_interfaces_scan()
total_configuration_length = configuration -> ux_configuration_descriptor.wTotalLength;

Data Use

Functions reading UX_CONFIGURATION_STRUCT::ux_configuration_descriptor
UX_CONFIGURATION_STRUCT::ux_configuration_descriptor
Type of UX_CONFIGURATION_STRUCT::ux_configuration_descriptor
UX_CONFIGURATION_STRUCT::ux_configuration_descriptor