TinyUSB Library
+
0
/1 examples
SourceVu will show references to
TUSB_CLASS_CDC_DATA
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_DATA
TUSB_CLASS_CDC_DATA value
Syntax
Show:
Summary
Declaration
from
tusb_types.h:162
TUSB_CLASS_CDC_DATA
=
10
;
Examples
TUSB_CLASS_CDC_DATA
is referenced by 1 libraries and example projects:
PicoSDK
References
from
0/1
examples
Code
Location
Referrer
TUSB_CLASS_CDC_DATA
=
10
,
tusb_types.h:162
(
TUSB_CLASS_CDC_DATA
==
(
(
tusb_desc_interface_t
const
*
)
p_desc
)
->
bInterfaceClass
)
)
{
cdc_device.c:335
cdcd_open()
(
TUSB_CLASS_CDC_DATA
==
(
(
tusb_desc_interface_t
const
*
)
p_desc
)
->
bInterfaceClass
)
)
{
cdc_host.c:834
acm_open()
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
TUSB_CLASS_CDC_DATA
is read by 2 functions:
All items filtered out
TUSB_CLASS_CDC_DATA
cdcd_open()
acm_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