Searched refs:smbusPECStr (Results 1 – 1 of 1) sorted by relevance
209 std::optional<std::string> smbusPECStr = extractPEC(sensorConfig); in handleSensorConfigurations() local210 if (smbusPECStr) in handleSensorConfigurations()212 smbusPEC = (*smbusPECStr == "Required"); in handleSensorConfigurations()