Home
last modified time | relevance | path

Searched defs:tSize (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-bmc-code-mgmt/i2c-vr/xdpe1x2xx/
H A Dxdpe1x2xx.cpp78 uint8_t tSize = 1; in getDeviceId() local
105 uint8_t tSize = 0; in mfrFWcmd() local
325 uint8_t tSize = 2; in program() local
385 uint8_t tSize = 6; in program() local
423 uint8_t tSize = 1; in program() local
/openbmc/dbus-sensors/src/psu/
H A DPSUSensor.cpp55 double offset, const std::string& label, size_t tSize, double pollRate, in PSUSensor()