Searched refs:thermalColdThreshold_C (Results 1 – 2 of 2) sorted by relevance
156 int32_t thermalColdThreshold_C; /* Thermistor cold temperature selection in C. */ member
368 temp = (attribute->thermalColdThreshold_C <= -10) ? (1U << 4U) : 0U; in PF1550_SetThermalAttibute()