usbx
+
0
/3 examples
SourceVu will show references to
_ux_host_class_hid_entry()
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_HID
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
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_hid_entry()
_ux_host_class_hid_entry() function
Syntax
Show:
Summary
Declaration
Definition
from
ux_host_class_hid.h:1062
UINT
_ux_host_class_hid_entry
(
UX_HOST_CLASS_COMMAND
*
command
)
;
Implemented in
ux_host_class_hid_entry.c:97
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_storage_entry()
_ux_host_class_cdc_acm_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_hid_entry()
is referenced by 3 libraries and example projects:
Examples
STM32469I-Discovery
Applications
USBX
Ux_Host_DualClass
Ux_Host_HID_CDC_ACM
STM32F429ZI-Nucleo
Applications
USBX
Ux_Host_HID
References
from
0/3
examples
Code
Location
UINT
_ux_host_class_hid_entry
(
UX_HOST_CLASS_COMMAND
*
command
)
ux_host_class_hid_entry.c:97
UINT
_ux_host_class_hid_entry
(
UX_HOST_CLASS_COMMAND
*
command
)
;
ux_host_class_hid.h:1062
Call Tree
from
0/3
examples
_ux_host_class_hid_entry()
calls 5 functions:
All items filtered out
_ux_host_class_hid_entry()
UX_HOST_CLASS_HID_CLIENT_STRUCT::ux_host_class_hid_client_handler
_ux_utility_memory_free()
_ux_system_error_handler()
_ux_host_class_hid_activate()
_ux_host_class_hid_deactivate()
All items filtered out
Data Use
from
0/3
examples
_ux_host_class_hid_entry()
reads 5 variables and writes 3 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_class_ptr
UX_HOST_CLASS_STRUCT::ux_host_class_client
All items filtered out
_ux_host_class_hid_entry()
UX_HOST_CLASS_STRUCT::ux_host_class_client
UX_HOST_CLASS_HID_CLIENT_COMMAND_STRUCT::ux_host_class_hid_client_command_request
UX_HOST_CLASS_HID_CLIENT_COMMAND_STRUCT::ux_host_class_hid_client_command_container
All items filtered out
Class Tree
from
0/3
examples
All items filtered out
All items filtered out
Override Tree
from
0/3
examples
All items filtered out
All items filtered out
Implementations
from
0/3
examples
All items filtered out
All items filtered out
Instances
from
0/3
examples
Lifecycle
from
0/3
examples
All items filtered out
All items filtered out