usbx
_ux_host_class_hid_report_item_analyse()
is only used within usbx.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
usbx
_ux_host_class_hid_report_item_analyse()
_ux_host_class_hid_report_item_analyse() function
Syntax
Show:
Summary
Declaration
Definition
from
ux_host_class_hid.h:1083
UINT
_ux_host_class_hid_report_item_analyse
(
UCHAR
*
descriptor
,
UX_HOST_CLASS_HID_ITEM
*
item
)
;
Implemented in
ux_host_class_hid_report_item_analyse.c:73
Arguments
Argument
descriptor
item
Examples
References
from
examples
Code
Location
Referrer
UINT
_ux_host_class_hid_report_item_analyse
(
UCHAR
*
descriptor
,
UX_HOST_CLASS_HID_ITEM
*
item
)
ux_host_class_hid_report_item_analyse.c:73
UINT
_ux_host_class_hid_report_item_analyse
(
UCHAR
*
descriptor
,
UX_HOST_CLASS_HID_ITEM
*
item
)
;
ux_host_class_hid.h:1083
_ux_host_class_hid_report_item_analyse
(
descriptor
,
&
item
)
;
ux_host_class_hid_report_descriptor_get.c:122
_ux_host_class_hid_report_descriptor_get()
Call Tree
from
examples
_ux_host_class_hid_report_item_analyse()
is called by 1 function:
_ux_host_class_hid_report_descriptor_get()
All items filtered out
_ux_host_class_hid_report_item_analyse()
All items filtered out
Data Use
from
examples
_ux_host_class_hid_report_item_analyse()
writes 4 variables:
All items filtered out
_ux_host_class_hid_report_item_analyse()
UX_HOST_CLASS_HID_ITEM_STRUCT::ux_host_class_hid_item_report_type
UX_HOST_CLASS_HID_ITEM_STRUCT::ux_host_class_hid_item_report_tag
UX_HOST_CLASS_HID_ITEM_STRUCT::ux_host_class_hid_item_report_length
UX_HOST_CLASS_HID_ITEM_STRUCT::ux_host_class_hid_item_report_format
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