Searched refs:accel (Results 1 – 2 of 2) sorted by relevance
36 /sys/devices/7000c400.i2c/i2c-1/1-001e/cros-ec-dev.0/cros-ec-accel*/iio:device* in_accel_x_calibbia…37 /sys/devices/7000c400.i2c/i2c-1/1-001e/cros-ec-dev.0/cros-ec-accel*/iio:device* in_accel_y_calibbia…38 /sys/devices/7000c400.i2c/i2c-1/1-001e/cros-ec-dev.0/cros-ec-accel*/iio:device* in_accel_z_calibbia…
858 int32_t accel[3], gyro[3], proximity, proximity_array[4]; in sendCalibrationOffsets() local863 if (getCalibrationInt32(settings, "accel", accel, 3)) in sendCalibrationOffsets()864 queueDataInternal(COMMS_SENSOR_ACCEL, accel, sizeof(accel)); in sendCalibrationOffsets()