usbx
UX_SLAVE_ENDPOINT
is only used within usbx.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
usbx
UX_SLAVE_ENDPOINT
UX_SLAVE_ENDPOINT struct
Syntax
Show:
Summary
Declaration
Definition
from
ux_api.h:2164
struct
UX_SLAVE_ENDPOINT_STRUCT
;
Implemented in
ux_api.h:2193
Fields
Field
Declared as
UX_SLAVE_ENDPOINT_STRUCT::ux_slave_endpoint_status
ULONG
UX_SLAVE_ENDPOINT_STRUCT::ux_slave_endpoint_state
ULONG
UX_SLAVE_ENDPOINT_STRUCT::ux_slave_endpoint_ed
void
*
UX_SLAVE_ENDPOINT_STRUCT::ux_slave_endpoint_descriptor
struct
UX_ENDPOINT_DESCRIPTOR_STRUCT
UX_SLAVE_ENDPOINT_STRUCT::ux_slave_endpoint_next_endpoint
struct
UX_SLAVE_ENDPOINT_STRUCT
*
UX_SLAVE_ENDPOINT_STRUCT::ux_slave_endpoint_interface
struct
UX_SLAVE_INTERFACE_STRUCT
*
UX_SLAVE_ENDPOINT_STRUCT::ux_slave_endpoint_device
struct
UX_SLAVE_DEVICE_STRUCT
*
UX_SLAVE_ENDPOINT_STRUCT::ux_slave_endpoint_transfer_request
struct
UX_SLAVE_TRANSFER_STRUCT
Related Functions
Found 29 other functions taking a
UX_SLAVE_ENDPOINT_STRUCT
argument:
Function
_ux_device_stack_endpoint_stall()
_ux_device_stack_transfer_all_request_abort()
_ux_dcd_stm32_endpoint_stall()
_ux_device_class_storage_csw_send()
_ux_device_class_storage_read()
_ux_device_class_storage_write()
_ux_dcd_stm32_endpoint_create()
_ux_dcd_stm32_endpoint_destroy()
_ux_dcd_stm32_endpoint_reset()
_ux_device_class_storage_format()
_ux_device_class_storage_inquiry()
_ux_device_class_storage_mode_select()
_ux_device_class_storage_mode_sense()
_ux_device_class_storage_prevent_allow_media_removal()
_ux_device_class_storage_read_capacity()
_ux_device_class_storage_read_format_capacity()
_ux_device_class_storage_request_sense()
_ux_device_class_storage_start_stop()
_ux_device_class_storage_test_ready()
_ux_device_class_storage_verify()
_ux_device_class_storage_synchronize_cache()
_ux_device_class_storage_read_toc()
_ux_device_class_storage_read_disk_information()
_ux_device_class_storage_get_configuration()
_ux_device_class_storage_get_status_notification()
_ux_device_class_storage_report_key()
_ux_device_class_storage_get_performance()
_ux_device_class_storage_read_dvd_structure()
ux_device_stack_endpoint_stall()
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out