Searched refs:THRM1_TIN (Results 1 – 2 of 2) sorted by relevance
83 if(thrm & THRM1_TIN){ /* crossed low threshold */ in TAUupdate()95 if(thrm & THRM1_TIN){ /* crossed high threshold */ in TAUupdate()
461 #define THRM1_TIN (1 << 31) macro