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