usbx
+
0
/2 examples
SourceVu will show references to
_ux_device_class_hid_event_set()
from the following samples and libraries:
Examples
STM32469I-Discovery
Applications
USBX
Ux_Device_HID_CDC_ACM
STM32F429ZI-Nucleo
Applications
USBX
Ux_Device_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_device_class_hid_event_set()
_ux_device_class_hid_event_set() function
Syntax
Show:
Summary
Declaration
Definition
from
ux_device_class_hid.h:268
UINT
_ux_device_class_hid_event_set
(
UX_SLAVE_CLASS_HID
*
hid
,
UX_SLAVE_CLASS_HID_EVENT
*
hid_event
)
;
Implemented in
ux_device_class_hid_event_set.c:82
Arguments
Argument
hid
hid_event
Related Functions
Found 8 other functions taking a
UX_SLAVE_CLASS_HID_STRUCT
argument:
Function
_ux_device_class_hid_event_get()
_ux_device_class_hid_descriptor_send()
_ux_device_class_hid_report_set()
_ux_device_class_hid_report_get()
_ux_device_class_hid_read()
_ux_device_class_hid_receiver_initialize()
_ux_device_class_hid_receiver_event_get()
_ux_device_class_hid_receiver_event_free()
Examples
_ux_device_class_hid_event_set()
is referenced by 2 libraries and example projects:
Examples
STM32469I-Discovery
Applications
USBX
Ux_Device_HID_CDC_ACM
STM32F429ZI-Nucleo
Applications
USBX
Ux_Device_HID
References
from
0/2
examples
Code
Location
UINT
_ux_device_class_hid_event_set
(
UX_SLAVE_CLASS_HID
*
hid
,
ux_device_class_hid_event_set.c:82
UINT
_ux_device_class_hid_event_set
(
UX_SLAVE_CLASS_HID
*
hid
,
ux_device_class_hid.h:268
Call Tree
from
0/2
examples
_ux_device_class_hid_event_set()
calls 3 functions:
All items filtered out
_ux_device_class_hid_event_set()
_ux_utility_memory_copy()
_ux_utility_event_flags_set()
_ux_system_error_handler()
All items filtered out
Data Use
from
0/2
examples
_ux_device_class_hid_event_set()
reads 8 variables and writes 2 variables:
UX_SLAVE_CLASS_HID_EVENT_STRUCT::ux_device_class_hid_event_buffer
UX_SLAVE_CLASS_HID_EVENT_STRUCT::ux_device_class_hid_event_length
UX_SLAVE_CLASS_HID_STRUCT::ux_device_class_hid_report_id
UX_SLAVE_CLASS_HID_STRUCT::ux_device_class_hid_event_array
UX_SLAVE_CLASS_HID_STRUCT::ux_device_class_hid_event_array_head
UX_SLAVE_CLASS_HID_STRUCT::ux_device_class_hid_event_array_tail
UX_SLAVE_CLASS_HID_STRUCT::ux_device_class_hid_event_array_end
UX_SLAVE_CLASS_HID_EVENT_STRUCT::ux_device_class_hid_event_report_id
All items filtered out
_ux_device_class_hid_event_set()
UX_SLAVE_CLASS_HID_EVENT_STRUCT::ux_device_class_hid_event_length
UX_SLAVE_CLASS_HID_STRUCT::ux_device_class_hid_event_array_head
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