Searched refs:THROTTLED_THERMAL (Results 1 – 3 of 3) sorted by relevance
120 statusObject.updateThrottle(error, THROTTLED_THERMAL); in throttleProcTempCallback()
59 const uint8_t THROTTLED_THERMAL = 0x02; variable
653 if (throttleCause & THROTTLED_THERMAL) in updateThrottle()