usbx
_ux_host_class_hid_item_data_get()
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_item_data_get()
_ux_host_class_hid_item_data_get() function
Syntax
Show:
Summary
Declaration
Definition
from
ux_host_class_hid.h:1069
ULONG
_ux_host_class_hid_item_data_get
(
UCHAR
*
descriptor
,
UX_HOST_CLASS_HID_ITEM
*
item
)
;
Implemented in
ux_host_class_hid_item_data_get.c:74
Arguments
Argument
descriptor
item
Examples
References
from
examples
Code
Location
Referrer
ULONG
_ux_host_class_hid_item_data_get
(
UCHAR
*
descriptor
,
UX_HOST_CLASS_HID_ITEM
*
item
)
ux_host_class_hid_item_data_get.c:74
ULONG
_ux_host_class_hid_item_data_get
(
UCHAR
*
descriptor
,
UX_HOST_CLASS_HID_ITEM
*
item
)
;
ux_host_class_hid.h:1069
_ux_host_class_hid_item_data_get
(
descriptor
,
item
)
;
ux_host_class_hid_global_item_parse.c:94
_ux_host_class_hid_global_item_parse()
(
SLONG
)
_ux_host_class_hid_item_data_get
(
descriptor
,
item
)
;
ux_host_class_hid_global_item_parse.c:102
_ux_host_class_hid_global_item_parse()
(
SLONG
)
_ux_host_class_hid_item_data_get
(
descriptor
,
item
)
;
ux_host_class_hid_global_item_parse.c:110
_ux_host_class_hid_global_item_parse()
(
SLONG
)
_ux_host_class_hid_item_data_get
(
descriptor
,
item
)
;
ux_host_class_hid_global_item_parse.c:118
_ux_host_class_hid_global_item_parse()
(
SLONG
)
_ux_host_class_hid_item_data_get
(
descriptor
,
item
)
;
ux_host_class_hid_global_item_parse.c:126
_ux_host_class_hid_global_item_parse()
_ux_host_class_hid_item_data_get
(
descriptor
,
item
)
;
ux_host_class_hid_global_item_parse.c:134
_ux_host_class_hid_global_item_parse()
_ux_host_class_hid_item_data_get
(
descriptor
,
item
)
;
ux_host_class_hid_global_item_parse.c:142
_ux_host_class_hid_global_item_parse()
_ux_host_class_hid_item_data_get
(
descriptor
,
item
)
;
ux_host_class_hid_global_item_parse.c:150
_ux_host_class_hid_global_item_parse()
_ux_host_class_hid_item_data_get
(
descriptor
,
item
)
;
ux_host_class_hid_global_item_parse.c:171
_ux_host_class_hid_global_item_parse()
_ux_host_class_hid_item_data_get
(
descriptor
,
item
)
;
ux_host_class_hid_global_item_parse.c:179
_ux_host_class_hid_global_item_parse()
usage
=
_ux_host_class_hid_item_data_get
(
descriptor
,
item
)
;
ux_host_class_hid_local_item_parse.c:106
_ux_host_class_hid_local_item_parse()
(
ULONG
)
_ux_host_class_hid_item_data_get
(
descriptor
,
item
)
;
ux_host_class_hid_local_item_parse.c:124
_ux_host_class_hid_local_item_parse()
(
ULONG
)
_ux_host_class_hid_item_data_get
(
descriptor
,
item
)
;
ux_host_class_hid_local_item_parse.c:133
_ux_host_class_hid_local_item_parse()
delimiter_set
=
_ux_host_class_hid_item_data_get
(
descriptor
,
item
)
;
ux_host_class_hid_local_item_parse.c:187
_ux_host_class_hid_local_item_parse()
collection_type
=
_ux_host_class_hid_item_data_get
(
descriptor
,
item
)
;
ux_host_class_hid_main_item_parse.c:97
_ux_host_class_hid_main_item_parse()
hid_field_value
=
_ux_host_class_hid_item_data_get
(
descriptor
,
item
)
;
ux_host_class_hid_report_add.c:100
_ux_host_class_hid_report_add()
Call Tree
from
examples
_ux_host_class_hid_item_data_get()
is called by 4 functions and calls 2 functions:
_ux_host_class_hid_global_item_parse()
_ux_host_class_hid_local_item_parse()
_ux_host_class_hid_main_item_parse()
_ux_host_class_hid_report_add()
All items filtered out
_ux_host_class_hid_item_data_get()
_ux_utility_short_get()
_ux_utility_long_get()
All items filtered out
Data Use
from
examples
_ux_host_class_hid_item_data_get()
reads 1 variable:
UX_HOST_CLASS_HID_ITEM_STRUCT::ux_host_class_hid_item_report_length
All items filtered out
_ux_host_class_hid_item_data_get()
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