Searched refs:thresholdTimer (Results 1 – 6 of 6) sorted by relevance
67 bridgeGpio(std::move(bridgeGpio)), thresholdTimer(io) in ADCSensor()261 thresholds::checkThresholdsPowerDelay(weak_from_this(), thresholdTimer); in checkThresholds()
95 thresholds::ThresholdTimer thresholdTimer; member in ADCSensor
60 thresholdTimer(io) in PSUSensor()251 thresholds::checkThresholdsPowerDelay(weak_from_this(), thresholdTimer); in checkThresholds()
58 thresholds::ThresholdTimer thresholdTimer; member in PSUSensor
411 ThresholdTimer& thresholdTimer) in checkThresholdsPowerDelay() argument436 if (change.asserted || thresholdTimer.hasActiveTimer( in checkThresholdsPowerDelay()439 thresholdTimer.startTimer(weakSensor, change.threshold, in checkThresholdsPowerDelay()
161 ThresholdTimer& thresholdTimer);