TinyUSB Library
tuh_descriptor_get_sync()
is only used within TinyUSB Library.
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_descriptor_get_sync()
tuh_descriptor_get_sync() function
Syntax
Show:
Summary
Declaration
Definition
from
usbh.h:277
uint8_t
tuh_descriptor_get_sync
(
uint8_t
daddr
,
uint8_t
type
,
uint8_t
index
,
void
*
buffer
,
uint16_t
len
)
;
Implemented in
usbh.c:1146
Arguments
Argument
daddr
type
index
buffer
len
Examples
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