TinyUSB Library
TU_ARGS_NUM
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_ARGS_NUM
TU_ARGS_NUM macro
Syntax
Show:
Summary
Declaration
from
tusb_compiler.h:86
#define
TU_ARGS_NUM
(
...
)
_TU_NARG
(
_0
,
##
__VA_ARGS__
,
_RSEQ_N
(
)
)
Examples
References
from
examples
Code
Location
#define
TU_ARGS_NUM
(
...
)
_TU_NARG
(
_0
,
##
__VA_ARGS__
,
_RSEQ_N
(
)
)
tusb_compiler.h:86
#define
TU_ARGS_APPLY
(
_X
,
_s
,
...
)
TU_XSTRCAT
(
_TU_ARGS_APPLY_
,
TU_ARGS_NUM
(
__VA_ARGS__
)
)
(
_X
,
_s
,
__VA_ARGS__
)
tusb_compiler.h:110
4
+
TU_ARGS_NUM
(
__VA_ARGS__
)
,
TUSB_DESC_DEVICE_CAPABILITY
,
DEVICE_CAPABILITY_PLATFORM
,
0x00
,
__VA_ARGS__
usbd.h:176
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