usbx
UX_HOST_CLASS_HID_STRUCT::ux_host_class_hid_parser
is only used within usbx.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
usbx
UX_HOST_CLASS_HID_STRUCT::ux_host_class_hid_parser
UX_HOST_CLASS_HID_STRUCT::ux_host_class_hid_parser field
Syntax
Show:
Summary
Declaration
from
ux_host_class_hid.h:966
UX_HOST_CLASS_HID_PARSER
ux_host_class_hid_parser
;
Examples
References
from
examples
Code
Location
Referrer
ux_host_class_hid_parser
;
ux_host_class_hid.h:967
hid_client_command
.
ux_host_class_hid_client_command_page
=
hid
->
ux_host_class_hid_parser
.
ux_host_class_hid_parser_main_page
;
ux_host_class_hid_client_search.c:83
_ux_host_class_hid_client_search()
hid_client_command
.
ux_host_class_hid_client_command_usage
=
hid
->
ux_host_class_hid_parser
.
ux_host_class_hid_parser_main_usage
&
0xffff
;
ux_host_class_hid_client_search.c:84
_ux_host_class_hid_client_search()
hid_parser
=
&
hid
->
ux_host_class_hid_parser
;
ux_host_class_hid_global_item_parse.c:84
_ux_host_class_hid_global_item_parse()
hid_parser
=
&
hid
->
ux_host_class_hid_parser
;
ux_host_class_hid_instance_clean.c:83
_ux_host_class_hid_instance_clean()
hid_parser
=
&
hid
->
ux_host_class_hid_parser
;
ux_host_class_hid_local_item_parse.c:84
_ux_host_class_hid_local_item_parse()
hid_parser
=
&
hid
->
ux_host_class_hid_parser
;
ux_host_class_hid_main_item_parse.c:87
_ux_host_class_hid_main_item_parse()
hid_parser
=
&
hid
->
ux_host_class_hid_parser
;
ux_host_class_hid_report_add.c:97
_ux_host_class_hid_report_add()
hid_report
=
hid
->
ux_host_class_hid_parser
.
ux_host_class_hid_parser_input_report
;
ux_host_class_hid_report_callback_register.c:110
_ux_host_class_hid_report_callback_register()
next_hid_report
=
hid
->
ux_host_class_hid_parser
.
ux_host_class_hid_parser_input_report
;
ux_host_class_hid_report_id_get.c:119
_ux_host_class_hid_report_id_get()
next_hid_report
=
hid
->
ux_host_class_hid_parser
.
ux_host_class_hid_parser_output_report
;
ux_host_class_hid_report_id_get.c:125
_ux_host_class_hid_report_id_get()
next_hid_report
=
hid
->
ux_host_class_hid_parser
.
ux_host_class_hid_parser_feature_report
;
ux_host_class_hid_report_id_get.c:131
_ux_host_class_hid_report_id_get()
hid_report
=
hid
->
ux_host_class_hid_parser
.
ux_host_class_hid_parser_input_report
;
ux_host_class_hid_transfer_request_completed.c:129
_ux_host_class_hid_transfer_request_completed()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
UX_HOST_CLASS_HID_STRUCT::ux_host_class_hid_parser
is read by 4 functions:
All items filtered out
UX_HOST_CLASS_HID_STRUCT::ux_host_class_hid_parser
_ux_host_class_hid_client_search()
_ux_host_class_hid_report_callback_register()
_ux_host_class_hid_report_id_get()
_ux_host_class_hid_transfer_request_completed()
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