usbx
+
0
/3 examples
SourceVu will show references to
_ux_host_class_hid_mouse_wheel_get()
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 (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_hid_mouse_wheel_get()
_ux_host_class_hid_mouse_wheel_get() function
Syntax
Show:
Summary
Declaration
Definition
from
ux_host_class_hid_mouse.h:119
UINT
_ux_host_class_hid_mouse_wheel_get
(
UX_HOST_CLASS_HID_MOUSE
*
mouse_instance
,
SLONG
*
mouse_wheel_movement
)
;
Implemented in
ux_host_class_hid_mouse_wheel_get.c:74
Arguments
Argument
mouse_instance
mouse_wheel_movement
Related Functions
Found 2 other functions taking a
UX_HOST_CLASS_HID_MOUSE_STRUCT
argument:
Function
_ux_host_class_hid_mouse_buttons_get()
_ux_host_class_hid_mouse_position_get()
Examples
_ux_host_class_hid_mouse_wheel_get()
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_mouse_wheel_get
(
UX_HOST_CLASS_HID_MOUSE
*
mouse_instance
,
ux_host_class_hid_mouse_wheel_get.c:74
UINT
_ux_host_class_hid_mouse_wheel_get
(
UX_HOST_CLASS_HID_MOUSE
*
mouse_instance
,
ux_host_class_hid_mouse.h:119
Call Tree
from
0/3
examples
_ux_host_class_hid_mouse_wheel_get()
calls 2 functions:
All items filtered out
_ux_host_class_hid_mouse_wheel_get()
_ux_system_error_handler()
_ux_host_stack_class_instance_verify()
All items filtered out
Data Use
from
0/3
examples
_ux_host_class_hid_mouse_wheel_get()
reads 3 variables:
UX_HOST_CLASS_HID_MOUSE_STRUCT::ux_host_class_hid_mouse_hid
UX_HOST_CLASS_HID_MOUSE_STRUCT::ux_host_class_hid_mouse_wheel
_ux_system_host_class_hid_name
All items filtered out
_ux_host_class_hid_mouse_wheel_get()
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