Searched refs:thermalHotThreshold_C (Results 1 – 2 of 2) sorted by relevance
159 int32_t thermalHotThreshold_C; /* Thermistor hot temperature selection in C. */ member
380 temp = (attribute->thermalHotThreshold_C < 60) ? (1U << 5U) : 0U; in PF1550_SetThermalAttibute()