Searched refs:faultValue (Results 1 – 1 of 1) sorted by relevance
1015 uint32_t faultValue{0}; in readTempSensors() local1018 faultValue = readFile<uint32_t>(filePathString + faultSuffix); in readTempSensors()1031 if (faultValue != 0) in readTempSensors()