usbx
UX_HOST_CLASS_COMMAND_STRUCT::ux_host_class_command_iad_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_HOST_CLASS_COMMAND_STRUCT::ux_host_class_command_iad_class
UX_HOST_CLASS_COMMAND_STRUCT::ux_host_class_command_iad_class field
Syntax
Show:
Summary
Declaration
from
ux_api.h:1630
UINT
ux_host_class_command_iad_class
;
Examples
References
from
examples
Code
Location
Referrer
UINT
ux_host_class_command_iad_class
;
ux_api.h:1630
if
(
(
command
->
ux_host_class_command_iad_class
==
0
)
&&
(
command
->
ux_host_class_command_iad_subclass
==
0
)
)
ux_host_class_cdc_acm_entry.c:123
_ux_host_class_cdc_acm_entry()
if
(
(
command
->
ux_host_class_command_iad_class
==
UX_HOST_CLASS_CDC_CONTROL_CLASS
)
&&
ux_host_class_cdc_acm_entry.c:131
_ux_host_class_cdc_acm_entry()
class_command
.
ux_host_class_command_iad_class
=
0
;
ux_host_stack_class_device_scan.c:105
_ux_host_stack_class_device_scan()
class_command
.
ux_host_class_command_iad_class
=
interface
->
ux_interface_iad_class
;
ux_host_stack_configuration_interface_scan.c:110
_ux_host_stack_configuration_interface_scan()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
UX_HOST_CLASS_COMMAND_STRUCT::ux_host_class_command_iad_class
is written by 2 functions and is read by 1 function:
_ux_host_stack_class_device_scan()
_ux_host_stack_configuration_interface_scan()
All items filtered out
UX_HOST_CLASS_COMMAND_STRUCT::ux_host_class_command_iad_class
_ux_host_class_cdc_acm_entry()
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