usbx
+
0
/5 examples
SourceVu will show references to
UX_HOST_CLASS
from the following samples and libraries:
Examples
STM32469I-Discovery
Applications
USBX
Ux_Host_DualClass
Ux_Host_HID_CDC_ACM
STM32F429ZI-Nucleo
Applications
USBX
Ux_Host_CDC_ACM
Ux_Host_HID
Ux_Host_MSC
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_HOST_CLASS
UX_HOST_CLASS struct
Syntax
Show:
Summary
Declaration
Definition
from
ux_api.h:1634
struct
UX_HOST_CLASS_STRUCT
;
Implemented in
ux_api.h:1641
Fields
Field
Declared as
UX_HOST_CLASS_STRUCT::ux_host_class_name
UCHAR
[
UX_MAX_CLASS_NAME_LENGTH
+
1
]
UX_HOST_CLASS_STRUCT::ux_host_class_status
UINT
UX_HOST_CLASS_STRUCT::ux_host_class_entry_function
UINT
(
*
)
(
struct
UX_HOST_CLASS_COMMAND_STRUCT
*
)
UX_HOST_CLASS_STRUCT::ux_host_class_first_instance
VOID
*
UX_HOST_CLASS_STRUCT::ux_host_class_client
VOID
*
UX_HOST_CLASS_STRUCT::ux_host_class_media
VOID
*
UX_HOST_CLASS_STRUCT::ux_host_class_ext
VOID
*
Related Functions
Found 10 other functions taking a
UX_HOST_CLASS_STRUCT
argument:
Function
_ux_host_stack_class_get()
_ux_host_stack_class_instance_destroy()
_ux_host_stack_class_instance_create()
_ux_host_stack_class_instance_get()
ux_host_stack_class_get()
ux_host_stack_class_instance_create()
ux_host_stack_class_instance_destroy()
ux_host_stack_class_instance_get()
_ux_host_class_hid_tasks_run()
_ux_host_class_storage_tasks_run()
Examples
UX_HOST_CLASS
is referenced by 5 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