UX_ENDPOINT is only used within usbx.
 
Symbols
loading...
Files
loading...

UX_ENDPOINT struct

Syntax

struct UX_ENDPOINT_STRUCT;
Implemented in ux_api.h:1732

Fields

ux_endpoint

No summary provided. Read more...

ux_endpoint_state

No summary provided. Read more...

ux_endpoint_ed

No summary provided. Read more...

ux_endpoint_descriptor

No summary provided. Read more...

ux_endpoint_next_endpoint

No summary provided. Read more...

ux_endpoint_interface

No summary provided. Read more...

ux_endpoint_device

No summary provided. Read more...

ux_endpoint_transfer_request

No summary provided. Read more...

References

LocationReferrerScopeText
ux_api.h:1732
typedef struct UX_ENDPOINT_STRUCT
ux_api.h:1748
ux_api.h:1670
struct UX_ENDPOINT_STRUCT
ux_api.h:1740UX_ENDPOINT_STRUCT::ux_endpoint_next_endpointUX_ENDPOINT_STRUCT
struct UX_ENDPOINT_STRUCT
ux_api.h:1748UX_ENDPOINT
ux_api.h:1870UX_DEVICE_STRUCT::ux_device_control_endpointUX_DEVICE_STRUCT
struct UX_ENDPOINT_STRUCT
ux_api.h:2031UX_INTERFACE_STRUCT::ux_interface_first_endpointUX_INTERFACE_STRUCT
struct UX_ENDPOINT_STRUCT
ux_api.h:2553UX_HOST_CLASS_DPUMP_STRUCT::ux_host_class_dpump_bulk_out_endpointUX_HOST_CLASS_DPUMP_STRUCT
ux_api.h:2554UX_HOST_CLASS_DPUMP_STRUCT::ux_host_class_dpump_bulk_in_endpointUX_HOST_CLASS_DPUMP_STRUCT
ux_api.h:2555UX_HOST_CLASS_DPUMP_STRUCT::ux_host_class_dpump_interrupt_endpointUX_HOST_CLASS_DPUMP_STRUCT
ux_api.h:2678_ux_host_stack_endpoint_transfer_abort()::endpoint_ux_host_stack_endpoint_transfer_abort()
ux_api.h:2683_ux_host_stack_interface_endpoint_get()::endpoint_ux_host_stack_interface_endpoint_get()
ux_hcd_stm32.h:112UX_HCD_STM32_ED_STRUCT::ux_stm32_ed_endpointUX_HCD_STM32_ED_STRUCT
struct UX_ENDPOINT_STRUCT *ux_stm32_ed_endpoint;
ux_hcd_stm32.h:129_ux_hcd_stm32_endpoint_create()::endpoint_ux_hcd_stm32_endpoint_create()
ux_hcd_stm32.h:130_ux_hcd_stm32_endpoint_destroy()::endpoint_ux_hcd_stm32_endpoint_destroy()
ux_hcd_stm32.h:131_ux_hcd_stm32_endpoint_reset()::endpoint_ux_hcd_stm32_endpoint_reset()
ux_hcd_stm32_endpoint_create.c:73_ux_hcd_stm32_endpoint_create()::endpoint_ux_hcd_stm32_endpoint_create()
ux_hcd_stm32_endpoint_destroy.c:73_ux_hcd_stm32_endpoint_destroy()::endpoint_ux_hcd_stm32_endpoint_destroy()
ux_hcd_stm32_endpoint_reset.c:72_ux_hcd_stm32_endpoint_reset()::endpoint_ux_hcd_stm32_endpoint_reset()
ux_hcd_stm32_entry.c:194_ux_hcd_stm32_entry()
ux_hcd_stm32_entry.c:199_ux_hcd_stm32_entry()
ux_hcd_stm32_entry.c:204_ux_hcd_stm32_entry()
ux_hcd_stm32_request_bulk_transfer.c:79_ux_hcd_stm32_request_bulk_transfer()::endpoint_ux_hcd_stm32_request_bulk_transfer()
UX_ENDPOINT *endpoint;
ux_hcd_stm32_request_bulk_transfer.c:86_ux_hcd_stm32_request_bulk_transfer()
ux_hcd_stm32_request_control_transfer.c:86_ux_hcd_stm32_request_control_transfer()::endpoint_ux_hcd_stm32_request_control_transfer()
UX_ENDPOINT *endpoint;
ux_hcd_stm32_request_control_transfer.c:97_ux_hcd_stm32_request_control_transfer()
ux_hcd_stm32_request_periodic_transfer.c:79_ux_hcd_stm32_request_periodic_transfer()::endpoint_ux_hcd_stm32_request_periodic_transfer()
UX_ENDPOINT *endpoint;
ux_hcd_stm32_request_periodic_transfer.c:85_ux_hcd_stm32_request_periodic_transfer()
ux_hcd_stm32_request_transfer.c:83_ux_hcd_stm32_request_transfer()::endpoint_ux_hcd_stm32_request_transfer()
UX_ENDPOINT *endpoint;
ux_hcd_stm32_request_transfer.c:91_ux_hcd_stm32_request_transfer()
ux_hcd_stm32_transfer_abort.c:80_ux_hcd_stm32_transfer_abort()::endpoint_ux_hcd_stm32_transfer_abort()
UX_ENDPOINT *endpoint;
ux_hcd_stm32_transfer_abort.c:85_ux_hcd_stm32_transfer_abort()
ux_host_class_cdc_acm.h:222UX_HOST_CLASS_CDC_ACM_STRUCT::ux_host_class_cdc_acm_bulk_in_endpointUX_HOST_CLASS_CDC_ACM_STRUCT
ux_host_class_cdc_acm.h:223UX_HOST_CLASS_CDC_ACM_STRUCT::ux_host_class_cdc_acm_bulk_out_endpointUX_HOST_CLASS_CDC_ACM_STRUCT
ux_host_class_cdc_acm.h:224UX_HOST_CLASS_CDC_ACM_STRUCT::ux_host_class_cdc_acm_interrupt_endpointUX_HOST_CLASS_CDC_ACM_STRUCT
ux_host_class_cdc_acm.h:266UX_HOST_CLASS_CDC_DLC_STRUCT::ux_host_class_cdc_dlc_bulk_in_endpointUX_HOST_CLASS_CDC_DLC_STRUCT
ux_host_class_cdc_acm.h:267UX_HOST_CLASS_CDC_DLC_STRUCT::ux_host_class_cdc_dlc_bulk_out_endpointUX_HOST_CLASS_CDC_DLC_STRUCT
ux_host_class_cdc_acm.h:268UX_HOST_CLASS_CDC_DLC_STRUCT::ux_host_class_cdc_dlc_interrupt_endpointUX_HOST_CLASS_CDC_DLC_STRUCT
ux_host_class_cdc_acm_capabilities_get.c:82_ux_host_class_cdc_acm_capabilities_get()::control_endpoint_ux_host_class_cdc_acm_capabilities_get()
UX_ENDPOINT *control_endpoint;
ux_host_class_cdc_acm_command.c:96_ux_host_class_cdc_acm_command()::control_endpoint_ux_host_class_cdc_acm_command()
UX_ENDPOINT *control_endpoint;
ux_host_class_cdc_acm_endpoints_get.c:86_ux_host_class_cdc_acm_endpoints_get()::endpoint_ux_host_class_cdc_acm_endpoints_get()
UX_ENDPOINT *endpoint;
ux_host_class_hid.h:957UX_HOST_CLASS_HID_STRUCT::ux_host_class_hid_interrupt_endpointUX_HOST_CLASS_HID_STRUCT
ux_host_class_hid_descriptor_parse.c:83_ux_host_class_hid_descriptor_parse()::control_endpoint_ux_host_class_hid_descriptor_parse()
UX_ENDPOINT *control_endpoint;
ux_host_class_hid_idle_get.c:87_ux_host_class_hid_idle_get()::control_endpoint_ux_host_class_hid_idle_get()
UX_ENDPOINT *control_endpoint;
ux_host_class_hid_idle_set.c:93_ux_host_class_hid_idle_set()::control_endpoint_ux_host_class_hid_idle_set()
UX_ENDPOINT *control_endpoint;
ux_host_class_hid_interrupt_endpoint_search.c:85_ux_host_class_hid_interrupt_endpoint_search()::endpoint_ux_host_class_hid_interrupt_endpoint_search()
UX_ENDPOINT *endpoint;
ux_host_class_hid_report_descriptor_get.c:82_ux_host_class_hid_report_descriptor_get()::control_endpoint_ux_host_class_hid_report_descriptor_get()
UX_ENDPOINT *control_endpoint;
ux_host_class_hid_report_get.c:93_ux_host_class_hid_report_get()::control_endpoint_ux_host_class_hid_report_get()
UX_ENDPOINT *control_endpoint;
ux_host_class_hid_report_set.c:184_ux_host_class_hid_report_set()::control_endpoint_ux_host_class_hid_report_set()
UX_ENDPOINT *control_endpoint;
ux_host_class_storage.h:465UX_HOST_CLASS_STORAGE_STRUCT::ux_host_class_storage_bulk_out_endpointUX_HOST_CLASS_STORAGE_STRUCT
ux_host_class_storage.h:466UX_HOST_CLASS_STORAGE_STRUCT::ux_host_class_storage_bulk_in_endpointUX_HOST_CLASS_STORAGE_STRUCT
ux_host_class_storage.h:467UX_HOST_CLASS_STORAGE_STRUCT::ux_host_class_storage_interrupt_endpointUX_HOST_CLASS_STORAGE_STRUCT
ux_host_class_storage_device_reset.c:80_ux_host_class_storage_device_reset()::control_endpoint_ux_host_class_storage_device_reset()
UX_ENDPOINT *control_endpoint;
ux_host_class_storage_endpoints_get.c:85_ux_host_class_storage_endpoints_get()::endpoint_ux_host_class_storage_endpoints_get()
UX_ENDPOINT *endpoint;
ux_host_class_storage_max_lun_get.c:81_ux_host_class_storage_max_lun_get()::control_endpoint_ux_host_class_storage_max_lun_get()
UX_ENDPOINT *control_endpoint;
ux_host_class_storage_transport_cb.c:92_ux_host_class_storage_transport_cb()::control_endpoint_ux_host_class_storage_transport_cb()
UX_ENDPOINT *control_endpoint;
ux_host_class_storage_transport_cbi.c:94_ux_host_class_storage_transport_cbi()::control_endpoint_ux_host_class_storage_transport_cbi()
UX_ENDPOINT *control_endpoint;
ux_host_stack.h:109_ux_host_stack_bandwidth_release()::endpoint_ux_host_stack_bandwidth_release()
ux_host_stack.h:110_ux_host_stack_bandwidth_claim()::endpoint_ux_host_stack_bandwidth_claim()
ux_host_stack.h:111_ux_host_stack_bandwidth_check()::endpoint_ux_host_stack_bandwidth_check()
ux_host_stack.h:151_ux_host_stack_endpoint_instance_create()::endpoint_ux_host_stack_endpoint_instance_create()
ux_host_stack.h:152_ux_host_stack_endpoint_instance_delete()::endpoint_ux_host_stack_endpoint_instance_delete()
ux_host_stack.h:153_ux_host_stack_endpoint_reset()::endpoint_ux_host_stack_endpoint_reset()
ux_host_stack.h:154_ux_host_stack_endpoint_transfer_abort()::endpoint_ux_host_stack_endpoint_transfer_abort()
ux_host_stack.h:163_ux_host_stack_interface_endpoint_get()::endpoint_ux_host_stack_interface_endpoint_get()
ux_host_stack_bandwidth_check.c:85_ux_host_stack_bandwidth_check()::endpoint_ux_host_stack_bandwidth_check()
ux_host_stack_bandwidth_claim.c:84_ux_host_stack_bandwidth_claim()::endpoint_ux_host_stack_bandwidth_claim()
ux_host_stack_bandwidth_release.c:83_ux_host_stack_bandwidth_release()::endpoint_ux_host_stack_bandwidth_release()
ux_host_stack_configuration_descriptor_parse.c:87_ux_host_stack_configuration_descriptor_parse()::control_endpoint_ux_host_stack_configuration_descriptor_parse()
UX_ENDPOINT *control_endpoint;
ux_host_stack_configuration_enumerate.c:92_ux_host_stack_configuration_enumerate()::control_endpoint_ux_host_stack_configuration_enumerate()
UX_ENDPOINT *control_endpoint;
ux_host_stack_configuration_set.c:96_ux_host_stack_configuration_set()::control_endpoint_ux_host_stack_configuration_set()
UX_ENDPOINT *control_endpoint;
ux_host_stack_device_address_set.c:83_ux_host_stack_device_address_set()::control_endpoint_ux_host_stack_device_address_set()
UX_ENDPOINT *control_endpoint;
ux_host_stack_device_configuration_reset.c:85_ux_host_stack_device_configuration_reset()::control_endpoint_ux_host_stack_device_configuration_reset()
UX_ENDPOINT *control_endpoint;
ux_host_stack_device_descriptor_read.c:87_ux_host_stack_device_descriptor_read()::control_endpoint_ux_host_stack_device_descriptor_read()
UX_ENDPOINT *control_endpoint;
ux_host_stack_device_resources_free.c:91_ux_host_stack_device_resources_free()::endpoint_ux_host_stack_device_resources_free()
UX_ENDPOINT *endpoint;
ux_host_stack_device_string_get.c:88_ux_host_stack_device_string_get()::control_endpoint_ux_host_stack_device_string_get()
UX_ENDPOINT *control_endpoint;
ux_host_stack_endpoint_instance_create.c:86_ux_host_stack_endpoint_instance_create()::endpoint_ux_host_stack_endpoint_instance_create()
ux_host_stack_endpoint_instance_delete.c:83_ux_host_stack_endpoint_instance_delete()::endpoint_ux_host_stack_endpoint_instance_delete()
ux_host_stack_endpoint_reset.c:75_ux_host_stack_endpoint_reset()::endpoint_ux_host_stack_endpoint_reset()
ux_host_stack_endpoint_reset.c:78_ux_host_stack_endpoint_reset()::control_endpoint_ux_host_stack_endpoint_reset()
UX_ENDPOINT *control_endpoint;
ux_host_stack_endpoint_transfer_abort.c:79_ux_host_stack_endpoint_transfer_abort()::endpoint_ux_host_stack_endpoint_transfer_abort()
ux_host_stack_interface_endpoint_get.c:75_ux_host_stack_interface_endpoint_get()::endpoint_ux_host_stack_interface_endpoint_get()
ux_host_stack_interface_endpoint_get.c:79_ux_host_stack_interface_endpoint_get()::current_endpoint_ux_host_stack_interface_endpoint_get()
UX_ENDPOINT *current_endpoint;
ux_host_stack_interface_instance_create.c:75_ux_host_stack_interface_instance_create()::endpoint_ux_host_stack_interface_instance_create()
UX_ENDPOINT *endpoint;
ux_host_stack_interface_instance_delete.c:76_ux_host_stack_interface_instance_delete()::endpoint_ux_host_stack_interface_instance_delete()
UX_ENDPOINT *endpoint;
ux_host_stack_interface_set.c:82_ux_host_stack_interface_set()::control_endpoint_ux_host_stack_interface_set()
UX_ENDPOINT *control_endpoint;
ux_host_stack_new_device_create.c:119_ux_host_stack_new_device_create()::control_endpoint_ux_host_stack_new_device_create()
UX_ENDPOINT *control_endpoint;
ux_host_stack_new_endpoint_create.c:86_ux_host_stack_new_endpoint_create()::endpoint_ux_host_stack_new_endpoint_create()
UX_ENDPOINT *endpoint;
ux_host_stack_new_endpoint_create.c:87_ux_host_stack_new_endpoint_create()::list_endpoint_ux_host_stack_new_endpoint_create()
UX_ENDPOINT *list_endpoint;
ux_host_stack_new_endpoint_create.c:93_ux_host_stack_new_endpoint_create()
ux_host_stack_transfer_request.c:128_ux_host_stack_transfer_request()::endpoint_ux_host_stack_transfer_request()
UX_ENDPOINT *endpoint;

Type Use

Variables of UX_ENDPOINT_STRUCT type
_ux_host_class_hid_descriptor_parse()::control_endpoint
_ux_host_class_hid_idle_get()::control_endpoint
_ux_host_class_hid_idle_set()::control_endpoint
_ux_host_class_hid_interrupt_endpoint_search()::endpoint
_ux_host_class_hid_report_descriptor_get()::control_endpoint
_ux_host_class_hid_report_get()::control_endpoint
_ux_host_class_hid_report_set()::control_endpoint
_ux_host_class_storage_device_reset()::control_endpoint
_ux_host_class_storage_endpoints_get()::endpoint
_ux_host_class_storage_max_lun_get()::control_endpoint
_ux_host_class_storage_transport_cb()::control_endpoint
_ux_host_class_storage_transport_cbi()::control_endpoint
_ux_hcd_stm32_request_bulk_transfer()::endpoint
_ux_hcd_stm32_request_control_transfer()::endpoint
_ux_hcd_stm32_request_periodic_transfer()::endpoint
_ux_hcd_stm32_request_transfer()::endpoint
_ux_hcd_stm32_transfer_abort()::endpoint
_ux_host_stack_configuration_descriptor_parse()::control_endpoint
_ux_host_stack_configuration_enumerate()::control_endpoint
_ux_host_stack_configuration_set()::control_endpoint
_ux_host_stack_device_address_set()::control_endpoint
_ux_host_stack_device_configuration_reset()::control_endpoint
_ux_host_stack_device_descriptor_read()::control_endpoint
_ux_host_stack_device_resources_free()::endpoint
_ux_host_stack_device_string_get()::control_endpoint
_ux_host_stack_endpoint_reset()::control_endpoint
_ux_host_stack_interface_endpoint_get()::current_endpoint
_ux_host_stack_interface_instance_create()::endpoint
_ux_host_stack_interface_instance_delete()::endpoint
_ux_host_stack_interface_set()::control_endpoint
_ux_host_stack_new_device_create()::control_endpoint
_ux_host_stack_new_endpoint_create()::endpoint
_ux_host_stack_new_endpoint_create()::list_endpoint
_ux_host_stack_transfer_request()::endpoint
_ux_host_class_cdc_acm_capabilities_get()::control_endpoint
_ux_host_class_cdc_acm_command()::control_endpoint
_ux_host_class_cdc_acm_endpoints_get()::endpoint
all items filtered out
UX_ENDPOINT_STRUCT
all items filtered out
UX_ENDPOINT_STRUCT
all items filtered out