TinyUSB Library
HID_USAGE_MIN
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_MIN
HID_USAGE_MIN macro
Syntax
Show:
Summary
Declaration
from
hid.h:735
#define
HID_USAGE_MIN
(
x
)
HID_REPORT_ITEM
(
x
,
RI_LOCAL_USAGE_MIN
,
RI_TYPE_LOCAL
,
1
)
Arguments
Argument
x
Examples
References
from
examples
Code
Location
#define
HID_USAGE_MIN
(
x
)
HID_REPORT_ITEM
(
x
,
RI_LOCAL_USAGE_MIN
,
RI_TYPE_LOCAL
,
1
)
hid.h:735
HID_USAGE_MIN
(
224
)
,
\
hid_device.h:178
HID_USAGE_MIN
(
1
)
,
\
hid_device.h:191
HID_USAGE_MIN
(
0
)
,
\
hid_device.h:202
HID_USAGE_MIN
(
1
)
,
\
hid_device.h:221
HID_USAGE_MIN
(
0x00
)
,
\
hid_device.h:318
HID_USAGE_MIN
(
1
)
,
\
hid_device.h:386
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