Searched refs:BMP380_MIN_TEMP (Results 1 – 2 of 2) sorted by relevance
173 #define BMP380_MIN_TEMP -4000 macro
946 comp_temp = clamp_val(comp_temp, BMP380_MIN_TEMP, BMP380_MAX_TEMP); in bmp380_compensate_temp()