TinyUSB Library
TU_RESERVED
is only used within TinyUSB Library.
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_RESERVED
TU_RESERVED macro
Syntax
Show:
Summary
Declaration
from
tusb_compiler.h:72
#define
TU_RESERVED
TU_XSTRCAT
(
reserved
,
_TU_COUNTER_
)
Examples
References
from
examples
Code
Location
#define
TU_RESERVED
TU_XSTRCAT
(
reserved
,
_TU_COUNTER_
)
tusb_compiler.h:72
uint8_t
TU_RESERVED
:
6
;
cdc.h:295
uint8_t
TU_RESERVED
:
4
;
cdc.h:307
uint8_t
TU_RESERVED
:
5
;
cdc.h:333
uint8_t
TU_RESERVED
:
5
;
cdc.h:361
uint16_t
TU_RESERVED
:
3
;
hub.h:165
uint8_t
TU_RESERVED
;
msc.h:294
uint8_t
TU_RESERVED
:
3
;
usbh.c:80
uint8_t
TU_RESERVED
;
// reserved
usbh.h:53
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