Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/monitor/
H A Dtach_sensor.cpp41 constexpr auto MAX_PREV_TARGETS = 8; variable
92 _prevTargets.resize(MAX_PREV_TARGETS); in TachSensor()