Home
last modified time | relevance | path

Searched refs:_HID_LOCAL_VAL16 (Results 1 – 1 of 1) sorted by relevance

/system/ulib/hid/include/hid/
A Ddescriptor.h53 #define _HID_LOCAL_VAL16(bTag, v) (((bTag) << 4) | 0xa), _HID_LOW8(v), _HID_SECOND8(v) macro
97 #define HID_USAGE16(v) _HID_LOCAL_VAL16(0x0, v)

Completed in 3 milliseconds