Searched refs:rate_hz (Results 1 – 3 of 3) sorted by relevance
185 && args->sensors[i].rate_hz < 0) { in ValidateArgs()231 spec.rate_hz = std::stof(param); in ParseRate()232 if (spec.rate_hz < 0) { in ParseRate()
93 float rate_hz = -1; member
199 spec.rate_hz); in EnableSensor()204 spec.sensor_type, spec.rate_hz, spec.special_rate, in EnableSensor()