usbx
+
0
/3 examples
SourceVu will show references to
UX_SLAVE_INTERFACE
from the following samples and libraries:
Examples
STM32469I-Discovery
Applications
USBX
Ux_Device_CDC_ACM
Ux_Device_HID_CDC_ACM
STM32F429ZI-Nucleo
Applications
USBX
Ux_Device_HID
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_INTERFACE
UX_SLAVE_INTERFACE struct
Syntax
Show:
Summary
Declaration
Definition
from
ux_api.h:2203
struct
UX_SLAVE_INTERFACE_STRUCT
;
Implemented in
ux_api.h:2214
Fields
Field
Declared as
UX_SLAVE_INTERFACE_STRUCT::ux_slave_interface_status
ULONG
UX_SLAVE_INTERFACE_STRUCT::ux_slave_interface_class
struct
UX_SLAVE_CLASS_STRUCT
*
UX_SLAVE_INTERFACE_STRUCT::ux_slave_interface_class_instance
VOID
*
UX_SLAVE_INTERFACE_STRUCT::ux_slave_interface_descriptor
struct
UX_INTERFACE_DESCRIPTOR_STRUCT
UX_SLAVE_INTERFACE_STRUCT::ux_slave_interface_next_interface
struct
UX_SLAVE_INTERFACE_STRUCT
*
UX_SLAVE_INTERFACE_STRUCT::ux_slave_interface_first_endpoint
struct
UX_SLAVE_ENDPOINT_STRUCT
*
Related Functions
Found 4 other functions taking a
UX_SLAVE_INTERFACE_STRUCT
argument:
Function
_ux_device_stack_interface_delete()
_ux_device_stack_interface_start()
ux_device_stack_interface_delete()
ux_device_stack_interface_start()
Examples
UX_SLAVE_INTERFACE
is referenced by 3 libraries and example projects:
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