Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/
H A DIpmbSDRSensor.cpp135 uint8_t loopCount = sdr::perCountByte * iCnt; in getSDRSensorData()
186 iCnt++; in handleSDRData()
198 iCnt = 0; in handleSDRData()
H A DIpmbSDRSensor.hpp94 uint8_t iCnt = 0; member in IpmbSDRDevice