Home
last modified time | relevance | path

Searched defs:Tach (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-fan-presence/presence/
H A Dtach.hpp27 class Tach : public PresenceSensor class
H A Dtach.cpp42 Tach::Tach(const std::vector<std::string>& sensors) : currentState(false) in Tach() function in phosphor::fan::presence::Tach
H A Dpfpgen.py155 class Tach(Sensor, Renderer): class