Searched refs:rate_hz (Results 1 – 3 of 3) sorted by relevance
174 && args->sensors[i].rate_hz < 0) { in ValidateArgs()220 spec.rate_hz = std::stof(param); in ParseRate()221 if (spec.rate_hz < 0) { in ParseRate()
90 float rate_hz = -1; member
186 spec.rate_hz); in EnableSensor()191 spec.sensor_type, spec.rate_hz, spec.special_rate, in EnableSensor()