Searched refs:thresholdTimer (Results 1 – 6 of 6) sorted by relevance
62 thresholdTimer(io) in PSUSensor()254 thresholds::checkThresholdsPowerDelay(weak_from_this(), thresholdTimer); in checkThresholds()
58 thresholds::ThresholdTimer thresholdTimer; member in PSUSensor
66 bridgeGpio(std::move(bridgeGpio)), thresholdTimer(io) in ADCSensor()258 thresholds::checkThresholdsPowerDelay(weak_from_this(), thresholdTimer); in checkThresholds()
95 thresholds::ThresholdTimer thresholdTimer; member in ADCSensor
407 ThresholdTimer& thresholdTimer) in checkThresholdsPowerDelay() argument432 if (change.asserted || thresholdTimer.hasActiveTimer( in checkThresholdsPowerDelay()435 thresholdTimer.startTimer(weakSensor, change.threshold, in checkThresholdsPowerDelay()
161 ThresholdTimer& thresholdTimer);