Searched refs:compass_temp_data (Results 1 – 1 of 1) sorted by relevance
511 int compass_temp_data[COMPASS_CALIBRATION_DATA_SIZE] = {0}; in CwMcuSensor() local519 rc = cw_read_calibrator_file(CW_MAGNETIC, SAVE_PATH_MAG, compass_temp_data); in CwMcuSensor()522 compass_temp_data[0], compass_temp_data[1], compass_temp_data[2]); in CwMcuSensor()524 cw_save_calibrator_file(CW_MAGNETIC, fixed_sysfs_path, compass_temp_data); in CwMcuSensor()