Searched refs:thermalWarmThreshold_C (Results 1 – 2 of 2) sorted by relevance
158 int32_t thermalWarmThreshold_C; /* Thermistor warm threshold setting in C. */ member
376 temp = (attribute->thermalWarmThreshold_C < 50) ? 0U : 1U; in PF1550_SetThermalAttibute()