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