Searched refs:tempThreshold (Results 1 – 2 of 2) sorted by relevance
1437 void PowerLPF3_enableHFXTCompensation(int16_t tempThreshold, int16_t tempDelta) in PowerLPF3_enableHFXTCompensation() argument1449 config.temperature.threshold = tempThreshold; in PowerLPF3_enableHFXTCompensation()1456 if (currentTemperature > tempThreshold) in PowerLPF3_enableHFXTCompensation()1466 tempThreshold, in PowerLPF3_enableHFXTCompensation()1475 tempThreshold); in PowerLPF3_enableHFXTCompensation()
516 void PowerLPF3_enableHFXTCompensation(int16_t tempThreshold, int16_t tempDelta);