usbx
UX_DEVICE_STRUCT::ux_device_class
is only used within usbx.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
usbx
UX_DEVICE_STRUCT::ux_device_class
UX_DEVICE_STRUCT::ux_device_class field
Syntax
Show:
Summary
Declaration
from
ux_api.h:1863
struct
UX_HOST_CLASS_STRUCT
*
ux_device_class
;
Examples
References
from
examples
Code
Location
Referrer
*
ux_device_class
;
ux_api.h:1864
device
->
ux_device_class
=
class_inst
;
ux_host_stack_class_device_scan.c:131
_ux_host_stack_class_device_scan()
status
=
device
->
ux_device_class
->
ux_host_class_entry_function
(
&
class_command
)
;
ux_host_stack_class_device_scan.c:141
_ux_host_stack_class_device_scan()
device
->
ux_device_class
->
ux_host_class_entry_function
(
&
command
)
;
ux_host_stack_device_remove.c:166
_ux_host_stack_device_remove()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
UX_DEVICE_STRUCT::ux_device_class
is written by 1 function and is read by 2 functions:
_ux_host_stack_class_device_scan()
All items filtered out
UX_DEVICE_STRUCT::ux_device_class
_ux_host_stack_class_device_scan()
_ux_host_stack_device_remove()
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