Searched refs:readTemp (Results 1 – 2 of 2) sorted by relevance
742 std::tuple<bool, bool, uint8_t> readTemp(ipmi::Context::ptr& ctx, in readTemp() function817 const auto& [ok, sign, temp] = readTemp(ctx, service, path); in read()
2627 readTemp(ipmi::Context::ptr ctx, const std::string& objectPath) in readTemp() function2773 readTemp(ctx, sensor.objectPath); in getTempReadings()