TEMP_CLAMP
#define TEMP_CLAMP(val) clamp_val(val, -119000, 136000)
#define TEMP_CLAMP(val) clamp_val(val, -130000, 125000)