Searched refs:HID_UNIT_EXPONENT (Results 1 – 2 of 2) sorted by relevance
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/test/ |
D | TestHidDescriptor.cpp | 258 HID_UNIT_EXPONENT(0x0E), // scale unit to provide 2 digits past the decimal point 292 HID_UNIT_EXPONENT(0x0E), // scale unit to provide 2 digits past the decimal point 299 HID_UNIT_EXPONENT(0x0E), // scale unit to provide 2 digits past the decimal point 306 HID_UNIT_EXPONENT(0x0E), // scale unit to provide 2 digits past the decimal point 313 HID_UNIT_EXPONENT(0x0E), // scale unit to provide 2 digits past the decimal point 320 HID_UNIT_EXPONENT(0x0E), // scale unit to provide 2 digits past the decimal point 327 HID_UNIT_EXPONENT(0x0E), // scale unit to provide 2 digits past the decimal point 403 HID_UNIT_EXPONENT(0), 411 HID_UNIT_EXPONENT(0x0E), // scale unit to provide 2 digits past the decimal point 418 HID_UNIT_EXPONENT(0x0E), // scale unit to provide 2 digits past the decimal point [all …]
|
D | TestHidSensorSpec.h | 853 #define HID_UNIT_EXPONENT(a) 0x55,a macro
|