Home
last modified time | relevance | path

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

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