Searched refs:gyro_scale_6050 (Results 1 – 1 of 1) sorted by relevance
34 static const int gyro_scale_6050[] = {133090, 266181, 532362, 1064724}; variable743 *val2 = gyro_scale_6050[st->chip_config.fsr]; in inv_mpu6050_read_raw()802 for (i = 0; i < ARRAY_SIZE(gyro_scale_6050); ++i) { in inv_mpu6050_write_gyro_scale()803 if (gyro_scale_6050[i] == val2) { in inv_mpu6050_write_gyro_scale()