TinyUSB Library
+
0
/1 examples
SourceVu will show references to
TU_LOG1
from the following samples and libraries:
host_cdc_msc_hid sample
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
TU_LOG1
TU_LOG1 macro
Syntax
Show:
Summary
Declaration
from
tusb_debug.h:144
#define
TU_LOG1
(
...
)
Examples
TU_LOG1
is referenced by 1 libraries and example projects:
host_cdc_msc_hid sample
References
from
0/1
examples
Code
Location
#define
TU_LOG1
(
...
)
tusb_debug.h:144
TU_LOG1
(
"HUB Over Current, addr = %u\r\n"
,
daddr
)
;
hub.c:399
TU_LOG1
(
"Failed\r\n"
)
;
usbh.c:905
TU_LOG1
(
"Enumeration attempt %u\r\n"
,
failed_count
)
;
usbh.c:1324
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
All items filtered out
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