Searched refs:gyro_temp (Results 1 – 5 of 5) sorted by relevance
240 printf(" gyro_temp = %+ld\n", data->gyro_temp); in print_cal_file_content()478 save_data.gyro_temp = temperature * (1L << 16); in main()480 save_data.accel_temp = save_data.gyro_temp; in main()587 save_data.gyro_temp); in main()
185 long gyro_temp; member
639 inv_data_builder.save.gyro_temp = sensors.temp.calibrated[0]; in inv_set_mpl_gyro_bias()642 inv_data_builder.save.gyro_temp = 27L << 16; in inv_set_mpl_gyro_bias()682 temp[0] = inv_data_builder.save.gyro_temp; in inv_get_mpl_gyro_bias()
188 long gyro_temp; member
853 inv_data_builder.save.gyro_temp = sensors.temp.calibrated[0]; in inv_set_mpl_gyro_bias()856 inv_data_builder.save.gyro_temp = 27L << 16; in inv_set_mpl_gyro_bias()896 temp[0] = inv_data_builder.save.gyro_temp; in inv_get_mpl_gyro_bias()