Home
last modified time | relevance | path

Searched defs:axis (Results 1 – 14 of 14) sorted by relevance

/device/google/cuttlefish/host/commands/vhost_user_input/device_specs/
Dmulti_touchpad_template.json41 "axis": "ABS_X", string
47 "axis": "ABS_Y", string
53 "axis": "ABS_MT_POSITION_X", string
59 "axis": "ABS_MT_POSITION_Y", string
65 "axis": "ABS_MT_SLOT", string
71 "axis": "ABS_MT_TRACKING_ID", string
77 "axis": "ABS_MT_TOOL_TYPE", string
83 "axis": "ABS_MT_PRESSURE", string
89 "axis": "ABS_MT_TOUCH_MAJOR", string
95 "axis": "ABS_MT_TOUCH_MINOR", string
[all …]
Dmulti_touchscreen_template.json30 "axis": "ABS_X", string
36 "axis": "ABS_Y", string
42 "axis": "ABS_MT_POSITION_X", string
48 "axis": "ABS_MT_POSITION_Y", string
54 "axis": "ABS_MT_SLOT", string
60 "axis": "ABS_MT_TRACKING_ID", string
Dsingle_touchscreen_template.json26 "axis": "ABS_X", string
32 "axis": "ABS_Y", string
Dsingle_touchpad_template.json26 "axis": "ABS_X", string
32 "axis": "ABS_Y", string
/device/google/cuttlefish/host/commands/vhost_user_input/
Dvio_input.rs233 axis: String, field
/device/google/contexthub/firmware/os/drivers/st_mag40/
Dst_mag40.c396 #define DEC_INFO_BIAS(name, type, axis, inter, samples, rates, raw, scale, bias) \ argument
407 #define DEC_INFO(name, type, axis, inter, samples, rates, raw, scale) \ argument
/device/google/contexthub/firmware/os/drivers/si_si7034/
Dsi7034a10.c225 #define DEC_INFO(name, type, axis, inter, samples, rates) \ argument
/device/google/contexthub/firmware/os/drivers/invensense_icm40600/
Dinvensense_icm40600.c709 #define DEC_INFO(name, type, axis, inter, samples) \ argument
716 #define DEC_INFO_RATE(name, rates, type, axis, inter, samples) \ argument
720 #define DEC_INFO_RATE_RAW(name, rates, type, axis, inter, samples, raw, scale) \ argument
727 #define DEC_INFO_RATE_BIAS(name, rates, type, axis, inter, samples, bias) \ argument
733 #define DEC_INFO_RATE_RAW_BIAS(name, rates, type, axis, inter, samples, raw, scale, bias) \ argument
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmi160.c676 #define DEC_INFO(name, type, axis, inter, samples) \ argument
683 #define DEC_INFO_RATE(name, rates, type, axis, inter, samples) \ argument
687 #define DEC_INFO_RATE_RAW(name, rates, type, axis, inter, samples, raw, scale) \ argument
694 #define DEC_INFO_RATE_BIAS(name, rates, type, axis, inter, samples, bias) \ argument
700 #define DEC_INFO_RATE_RAW_BIAS(name, rates, type, axis, inter, samples, raw, scale, bias) \ argument
/device/google/contexthub/firmware/os/drivers/st_hts221/
Dhts221.c272 #define DEC_INFO(name, type, axis, inter, samples, rates) \ argument
/device/google/contexthub/firmware/os/drivers/st_lsm6dsm/
Dst_lsm6dsm.c961 #define DEC_INFO(name, type, axis, inter, samples) \ argument
968 #define DEC_INFO_RATE(name, rates, type, axis, inter, samples) \ argument
972 #define DEC_INFO_RATE_BIAS(name, rates, type, axis, inter, samples, bias) \ argument
978 #define DEC_INFO_RATE_RAW(name, rates, type, axis, inter, samples, raw, scale) \ argument
985 #define DEC_INFO_RATE_RAW_BIAS(name, rates, type, axis, inter, samples, raw, scale, bias) \ argument
/device/google/contexthub/firmware/os/drivers/orientation/
Dorientation.c155 #define DEC_INFO_RATE(name, rates, type, axis, inter, samples) \ argument
/device/google/contexthub/firmware/os/drivers/st_lps22hb/
Dlps22hb.c314 #define DEC_INFO(name, type, axis, inter, samples, rates) \ argument
/device/google/contexthub/firmware/os/drivers/st_acc44/
Dst_acc44.c298 #define DEC_INFO(name, type, axis, inter, samples, rates, raw, scale) \ argument