Searched refs:getMaxRpm (Results 1 – 2 of 2) sorted by relevance
37 uint64_t getMaxRpm(uint64_t cfmMax) const;
246 maxRpm = self->getMaxRpm(*cfm); in setupMatches()289 uint64_t maxRpm = self->getMaxRpm(*reading); in setupMatches()361 uint64_t CFMSensor::getMaxRpm(uint64_t cfmMaxSetting) const in getMaxRpm() function in CFMSensor