TinyUSB Library
+
0
/1 examples
SourceVu will show references to
tuh_hid_parse_report_descriptor()
from the following samples and libraries:
host_cdc_msc_hid sample
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
Raspberry Pi Pico SDK and Examples
TinyUSB Library
tuh_hid_parse_report_descriptor()
tuh_hid_parse_report_descriptor() function
Syntax
Show:
Summary
Declaration
Definition
from
hid_host.h:88
TU_ATTR_UNUSED
uint8_t
tuh_hid_parse_report_descriptor
(
tuh_hid_report_info_t
*
reports_info_arr
,
uint8_t
arr_count
,
uint8_t
const
*
desc_report
,
uint16_t
desc_len
)
;
Implemented in
hid_host.c:627
Arguments
Argument
reports_info_arr
arr_count
desc_report
desc_len
Examples
tuh_hid_parse_report_descriptor()
is referenced by 1 libraries and example projects:
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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