Searched defs:temperatureDiff (Results 1 – 1 of 1) sorted by relevance
391 uint32_t temperatureDiff = tempThreshLow - temperature; in LRF_temperatureCompensateTrim() local401 uint32_t temperatureDiff = temperature - tempThreshHigh; in LRF_temperatureCompensateTrim() local606 static uint32_t LRF_findExtTrim1TrimAdjustment(uint32_t temperatureDiff, uint32_t tempThreshFactor,… in LRF_findExtTrim1TrimAdjustment()