TinyUSB Library
HID_USAGE_MAX
is only used within TinyUSB Library.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Raspberry Pi Pico SDK and Examples
TinyUSB Library
HID_USAGE_MAX
HID_USAGE_MAX macro
Syntax
Show:
Summary
Declaration
from
hid.h:738
#define
HID_USAGE_MAX
(
x
)
HID_REPORT_ITEM
(
x
,
RI_LOCAL_USAGE_MAX
,
RI_TYPE_LOCAL
,
1
)
Arguments
Argument
x
Examples
References
from
examples
Code
Location
#define
HID_USAGE_MAX
(
x
)
HID_REPORT_ITEM
(
x
,
RI_LOCAL_USAGE_MAX
,
RI_TYPE_LOCAL
,
1
)
hid.h:738
HID_USAGE_MAX
(
231
)
,
\
hid_device.h:179
HID_USAGE_MAX
(
5
)
,
\
hid_device.h:192
HID_USAGE_MAX
(
5
)
,
\
hid_device.h:222
HID_USAGE_MAX
(
32
)
,
\
hid_device.h:387
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