Home
last modified time | relevance | path

Searched refs:timerEventDataPos (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-fan-presence/control/
H A Dtypes.hpp94 constexpr auto timerEventDataPos = 0; variable
H A Dzone.cpp362 const auto& teEventData = *std::get<timerEventDataPos>(*it); in findTimer()