Searched refs:_threshold (Results 1 – 5 of 5) sorted by relevance
/openbmc/phosphor-fan-presence/monitor/ |
H A D | tach_sensor.cpp | 82 _offset(offset), _method(method), _threshold(threshold), in TachSensor() 255 _counter = _threshold; in resetMethod() 353 if (_counter < _threshold) in setCounter() 359 _name, _counter, _threshold) in setCounter() 371 _name, _counter, _threshold) in setCounter()
|
H A D | tach_sensor.hpp | 230 return _threshold; in getThreshold() 491 const size_t _threshold; member in phosphor::fan::monitor::TachSensor
|
/openbmc/openbmc/poky/bitbake/lib/ |
H A D | pyinotify.py | 1131 self._threshold = threshold 1210 if queue_size < self._threshold: 1213 self._threshold)
|
/openbmc/bmcweb/ |
H A D | Redfish.md | 320 - MaxReadingRange _threshold fields only present if defined for sensor, 337 - Redundancy _threshold fields only present if defined for sensor, otherwise
|
/openbmc/linux/Documentation/admin-guide/laptops/ |
H A D | thinkpad-acpi.rst | 1537 /sys/class/power_supply/BAT*/charge_control_{start,end}_threshold
|