UX_DEVICE_STRUCT::ux_device_control_endpoint is only used within usbx.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesusbxUX_DEVICE_STRUCT::ux_device_control_endpoint

UX_DEVICE_STRUCT::ux_device_control_endpoint field

Syntax

struct UX_ENDPOINT_STRUCT ux_device_control_endpoint;

References

LocationReferrerText
ux_api.h:1871
ux_device_control_endpoint;
ux_host_class_cdc_acm_capabilities_get.c:94_ux_host_class_cdc_acm_capabilities_get()
control_endpoint = &cdc_acm -> ux_host_class_cdc_acm_device -> ux_device_control_endpoint;
ux_host_class_cdc_acm_command.c:103_ux_host_class_cdc_acm_command()
control_endpoint = &cdc_acm -> ux_host_class_cdc_acm_device -> ux_device_control_endpoint;
ux_host_class_hid_descriptor_parse.c:94_ux_host_class_hid_descriptor_parse()
control_endpoint = &hid -> ux_host_class_hid_device -> ux_device_control_endpoint;
ux_host_class_hid_idle_get.c:106_ux_host_class_hid_idle_get()
control_endpoint = &hid -> ux_host_class_hid_device -> ux_device_control_endpoint;
ux_host_class_hid_idle_set.c:111_ux_host_class_hid_idle_set()
control_endpoint = &hid -> ux_host_class_hid_device -> ux_device_control_endpoint;
ux_host_class_hid_report_descriptor_get.c:91_ux_host_class_hid_report_descriptor_get()
control_endpoint = &hid -> ux_host_class_hid_device -> ux_device_control_endpoint;
ux_host_class_hid_report_get.c:166_ux_host_class_hid_report_get()
control_endpoint = &hid -> ux_host_class_hid_device -> ux_device_control_endpoint;
ux_host_class_hid_report_set.c:224_ux_host_class_hid_report_set()
control_endpoint = &hid -> ux_host_class_hid_device -> ux_device_control_endpoint;
ux_host_class_storage_device_reset.c:92_ux_host_class_storage_device_reset()
control_endpoint = &storage -> ux_host_class_storage_device -> ux_device_control_endpoint;
ux_host_class_storage_max_lun_get.c:98_ux_host_class_storage_max_lun_get()
control_endpoint = &storage -> ux_host_class_storage_device -> ux_device_control_endpoint;
ux_host_class_storage_transport_bo.c:333_ux_host_class_storage_transport_bo()
transfer_request = &storage -> ux_host_class_storage_device -> ux_device_control_endpoint.ux_endpoint_transfer_request;
ux_host_class_storage_transport_cb.c:99_ux_host_class_storage_transport_cb()
control_endpoint = &storage -> ux_host_class_storage_device -> ux_device_control_endpoint;
ux_host_class_storage_transport_cbi.c:101_ux_host_class_storage_transport_cbi()
control_endpoint = &storage -> ux_host_class_storage_device -> ux_device_control_endpoint;
ux_host_stack_configuration_descriptor_parse.c:92_ux_host_stack_configuration_descriptor_parse()
control_endpoint = &device -> ux_device_control_endpoint;
ux_host_stack_configuration_enumerate.c:101_ux_host_stack_configuration_enumerate()
control_endpoint = &device -> ux_device_control_endpoint;
ux_host_stack_configuration_set.c:105_ux_host_stack_configuration_set()
control_endpoint = &device -> ux_device_control_endpoint;
ux_host_stack_device_address_set.c:93_ux_host_stack_device_address_set()
control_endpoint = &device -> ux_device_control_endpoint;
ux_host_stack_device_configuration_reset.c:94_ux_host_stack_device_configuration_reset()
control_endpoint = &device -> ux_device_control_endpoint;
ux_host_stack_device_descriptor_read.c:93_ux_host_stack_device_descriptor_read()
control_endpoint = &device -> ux_device_control_endpoint;
ux_host_stack_device_resources_free.c:210_ux_host_stack_device_resources_free()
if (device -> ux_device_control_endpoint.ux_endpoint_state != 0)
ux_host_stack_device_resources_free.c:214_ux_host_stack_device_resources_free()
_ux_host_stack_endpoint_transfer_abort(&device -> ux_device_control_endpoint);
ux_host_stack_device_resources_free.c:221_ux_host_stack_device_resources_free()
hcd -> ux_hcd_entry_function(hcd, UX_HCD_DESTROY_ENDPOINT, (VOID *) &device -> ux_device_control_endpoint);
ux_host_stack_device_resources_free.c:225_ux_host_stack_device_resources_free()
ux_host_stack_device_string_get.c:110_ux_host_stack_device_string_get()
control_endpoint = &device -> ux_device_control_endpoint;
ux_host_stack_endpoint_reset.c:92_ux_host_stack_endpoint_reset()
control_endpoint = &device -> ux_device_control_endpoint;
ux_host_stack_interface_set.c:92_ux_host_stack_interface_set()
control_endpoint = &device -> ux_device_control_endpoint;
ux_host_stack_new_device_create.c:189_ux_host_stack_new_device_create()
control_endpoint = &device -> ux_device_control_endpoint;

Data Use

Functions reading UX_DEVICE_STRUCT::ux_device_control_endpoint
UX_DEVICE_STRUCT::ux_device_control_endpoint
Type of UX_DEVICE_STRUCT::ux_device_control_endpoint
UX_DEVICE_STRUCT::ux_device_control_endpoint
all items filtered out