Searched defs:sensor_cal_data (Results 1 – 1 of 1) sorted by relevance
129 struct sensor_cal_data { struct130 unsigned int golden_temp;131 unsigned int golden_temp_ht;132 uint32_t cali_mode;133 uint32_t *count_r;134 uint32_t *count_rc;135 uint32_t *count_rc_now;136 uint32_t *efuse_data;138 unsigned int default_golden_temp;139 unsigned int default_golden_temp_ht;[all …]