Searched refs:tempCompFactor (Results 1 – 1 of 1) sorted by relevance
70 static int32_t LRF_findExtTrim0TrimAdjustment(int32_t temperature, int32_t tempCompFactor, int32_t …644 static int32_t LRF_findExtTrim0TrimAdjustment(int32_t temperature, int32_t tempCompFactor, int32_t … in LRF_findExtTrim0TrimAdjustment() argument646 …return (((temperature - LRF_TEMPERATURE_NOM) * tempCompFactor) >> LRF_EXTTRIM0_TEMPERATURE_SCALE_E… in LRF_findExtTrim0TrimAdjustment()