Searched refs:nlookup_table (Results 1 – 1 of 1) sorted by relevance
21 int nlookup_table; member32 for (i = 0; i < gti->nlookup_table; i++) { in gadc_thermal_adc_to_temp()39 } else if (i >= gti->nlookup_table) { in gadc_thermal_adc_to_temp()40 temp = gti->lookup_table[2 * (gti->nlookup_table - 1)]; in gadc_thermal_adc_to_temp()112 gti->nlookup_table = ntable / 2; in gadc_thermal_read_linear_lookup_table()
Completed in 2 milliseconds