usbx
+
0
/2 examples
SourceVu will show references to
_ux_host_class_cdc_acm_entry()
from the following samples and libraries:
Examples
STM32469I-Discovery
Applications
USBX
Ux_Host_HID_CDC_ACM
STM32F429ZI-Nucleo
Applications
USBX
Ux_Host_CDC_ACM
Symbol previews are coming soon...
Symbols
loading (1/5)...
Files
loading (3/5)...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
usbx
_ux_host_class_cdc_acm_entry()
_ux_host_class_cdc_acm_entry() function
Syntax
Show:
Summary
Declaration
Definition
from
ux_host_class_cdc_acm.h:349
UINT
_ux_host_class_cdc_acm_entry
(
UX_HOST_CLASS_COMMAND
*
command
)
;
Implemented in
ux_host_class_cdc_acm_entry.c:100
Arguments
Argument
command
Related Functions
Found 9 other functions taking a
UX_HOST_CLASS_COMMAND_STRUCT
argument:
Function
_ux_host_stack_class_call()
_ux_host_class_hid_entry()
_ux_host_class_storage_entry()
_ux_host_class_storage_activate()
_ux_host_class_storage_deactivate()
_ux_host_class_hid_activate()
_ux_host_class_hid_deactivate()
_ux_host_class_cdc_acm_activate()
_ux_host_class_cdc_acm_deactivate()
Examples
_ux_host_class_cdc_acm_entry()
is referenced by 2 libraries and example projects:
Examples
STM32469I-Discovery
Applications
USBX
Ux_Host_HID_CDC_ACM
STM32F429ZI-Nucleo
Applications
USBX
Ux_Host_CDC_ACM
References
from
0/2
examples
Code
Location
UINT
_ux_host_class_cdc_acm_entry
(
UX_HOST_CLASS_COMMAND
*
command
)
ux_host_class_cdc_acm_entry.c:100
UINT
_ux_host_class_cdc_acm_entry
(
UX_HOST_CLASS_COMMAND
*
command
)
;
ux_host_class_cdc_acm.h:349
Call Tree
from
0/2
examples
_ux_host_class_cdc_acm_entry()
calls 3 functions:
All items filtered out
_ux_host_class_cdc_acm_entry()
_ux_system_error_handler()
_ux_host_class_cdc_acm_activate()
_ux_host_class_cdc_acm_deactivate()
All items filtered out
Data Use
from
0/2
examples
_ux_host_class_cdc_acm_entry()
reads 6 variables:
UX_HOST_CLASS_COMMAND_STRUCT::ux_host_class_command_request
UX_HOST_CLASS_COMMAND_STRUCT::ux_host_class_command_usage
UX_HOST_CLASS_COMMAND_STRUCT::ux_host_class_command_class
UX_HOST_CLASS_COMMAND_STRUCT::ux_host_class_command_subclass
UX_HOST_CLASS_COMMAND_STRUCT::ux_host_class_command_iad_class
UX_HOST_CLASS_COMMAND_STRUCT::ux_host_class_command_iad_subclass
All items filtered out
_ux_host_class_cdc_acm_entry()
All items filtered out
Class Tree
from
0/2
examples
All items filtered out
All items filtered out
Override Tree
from
0/2
examples
All items filtered out
All items filtered out
Implementations
from
0/2
examples
All items filtered out
All items filtered out
Instances
from
0/2
examples
Lifecycle
from
0/2
examples
All items filtered out
All items filtered out