TinyUSB Library
+
0
/1 examples
SourceVu will show references to
TUSB_CLASS_CDC
from the following samples and libraries:
PicoSDK
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
Raspberry Pi Pico SDK and Examples
TinyUSB Library
TUSB_CLASS_CDC
TUSB_CLASS_CDC value
Syntax
Show:
Summary
Declaration
from
tusb_types.h:154
TUSB_CLASS_CDC
=
2
;
Examples
TUSB_CLASS_CDC
is referenced by 1 libraries and example projects:
PicoSDK
References
from
0/1
examples
Code
Location
Referrer
TUSB_CLASS_CDC
=
2
,
tusb_types.h:154
TU_VERIFY
(
TUSB_CLASS_CDC
==
itf_desc
->
bInterfaceClass
&&
cdc_device.c:297
cdcd_open()
desc
->
bInterfaceClass
=
TUSB_CLASS_CDC
;
cdc_host.c:299
tuh_cdc_itf_get_info()
if
(
TUSB_CLASS_CDC
==
itf_desc
->
bInterfaceClass
&&
cdc_host.c:738
cdch_open()
TUSB_CLASS_CDC
==
desc_itf
->
bInterfaceClass
&&
usbh.c:1664
_parse_configuration_descriptor()
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
TUSB_CLASS_CDC
is read by 4 functions:
All items filtered out
TUSB_CLASS_CDC
cdcd_open()
_parse_configuration_descriptor()
tuh_cdc_itf_get_info()
cdch_open()
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out