Searched refs:inv_icm42600_gyro_calibbias (Results 1 – 1 of 1) sorted by relevance
365 static int inv_icm42600_gyro_calibbias[] = { variable475 min = (int64_t)inv_icm42600_gyro_calibbias[0] * 1000000000LL + in inv_icm42600_gyro_write_offset()476 (int64_t)inv_icm42600_gyro_calibbias[1]; in inv_icm42600_gyro_write_offset()477 max = (int64_t)inv_icm42600_gyro_calibbias[4] * 1000000000LL + in inv_icm42600_gyro_write_offset()478 (int64_t)inv_icm42600_gyro_calibbias[5]; in inv_icm42600_gyro_write_offset()608 *vals = inv_icm42600_gyro_calibbias; in inv_icm42600_gyro_read_avail()