usbx
UX_HOST_CLASS_COMMAND_STRUCT::ux_host_class_command_usage
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_usage
UX_HOST_CLASS_COMMAND_STRUCT::ux_host_class_command_usage field
Syntax
Show:
Summary
Declaration
from
ux_api.h:1624
UINT
ux_host_class_command_usage
;
Examples
References
from
examples
Code
Location
Referrer
UINT
ux_host_class_command_usage
;
ux_api.h:1624
if
(
(
command
->
ux_host_class_command_usage
==
UX_HOST_CLASS_COMMAND_USAGE_CSP
)
&&
ux_host_class_cdc_acm_entry.c:115
_ux_host_class_cdc_acm_entry()
if
(
(
command
->
ux_host_class_command_usage
==
UX_HOST_CLASS_COMMAND_USAGE_CSP
)
&&
ux_host_class_hid_entry.c:115
_ux_host_class_hid_entry()
if
(
(
command
->
ux_host_class_command_usage
==
UX_HOST_CLASS_COMMAND_USAGE_CSP
)
&&
ux_host_class_storage_entry.c:115
_ux_host_class_storage_entry()
class_command
.
ux_host_class_command_usage
=
UX_HOST_CLASS_COMMAND_USAGE_PIDVID
;
ux_host_stack_class_device_scan.c:111
_ux_host_stack_class_device_scan()
class_command
.
ux_host_class_command_usage
=
UX_HOST_CLASS_COMMAND_USAGE_DCSP
;
ux_host_stack_class_device_scan.c:121
_ux_host_stack_class_device_scan()
class_command
.
ux_host_class_command_usage
=
UX_HOST_CLASS_COMMAND_USAGE_CSP
;
ux_host_stack_configuration_interface_scan.c:106
_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_usage
is written by 2 functions and is read by 3 functions:
_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_usage
_ux_host_class_hid_entry()
_ux_host_class_storage_entry()
_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