UX_ENDPOINT_STRUCT::ux_endpoint_device is only used within usbx.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesusbxUX_ENDPOINT_STRUCT::ux_endpoint_device

UX_ENDPOINT_STRUCT::ux_endpoint_device field

Syntax

struct UX_DEVICE_STRUCT *ux_endpoint_device;

References

LocationReferrerText
ux_api.h:1745
*ux_endpoint_device;
ux_hcd_stm32_endpoint_create.c:84_ux_hcd_stm32_endpoint_create()
device = endpoint -> ux_endpoint_device;
ux_hcd_stm32_request_control_transfer.c:100_ux_hcd_stm32_request_control_transfer()
switch (endpoint -> ux_endpoint_device -> ux_device_speed)
ux_hcd_stm32_request_control_transfer.c:154_ux_hcd_stm32_request_control_transfer()
endpoint -> ux_endpoint_device -> ux_device_address,
ux_hcd_stm32_request_control_transfer.c:207_ux_hcd_stm32_request_control_transfer()
endpoint -> ux_endpoint_device -> ux_device_address,
ux_hcd_stm32_request_control_transfer.c:299_ux_hcd_stm32_request_control_transfer()
endpoint -> ux_endpoint_device -> ux_device_address,
ux_host_class_storage_device_reset.c:96_ux_host_class_storage_device_reset()
status = _ux_host_semaphore_get(&control_endpoint -> ux_endpoint_device -> ux_device_protection_semaphore, UX_WAIT_FOREVER);
ux_host_class_storage_max_lun_get.c:102_ux_host_class_storage_max_lun_get()
status = _ux_host_semaphore_get(&control_endpoint -> ux_endpoint_device -> ux_device_protection_semaphore, UX_WAIT_FOREVER);
ux_host_stack_bandwidth_check.c:106_ux_host_stack_bandwidth_check()
device = endpoint -> ux_endpoint_device;
ux_host_stack_bandwidth_claim.c:105_ux_host_stack_bandwidth_claim()
device = endpoint -> ux_endpoint_device;
ux_host_stack_bandwidth_release.c:104_ux_host_stack_bandwidth_release()
device = endpoint -> ux_endpoint_device;
ux_host_stack_endpoint_reset.c:86_ux_host_stack_endpoint_reset()
device = endpoint -> ux_endpoint_device;
ux_host_stack_new_device_create.c:193_ux_host_stack_new_device_create()
control_endpoint -> ux_endpoint_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_transfer_request.c:138_ux_host_stack_transfer_request()
device = endpoint -> ux_endpoint_device;

Data Use

Type of UX_ENDPOINT_STRUCT::ux_endpoint_device
UX_ENDPOINT_STRUCT::ux_endpoint_device
all items filtered out