Searched defs:setDelay (Results 1 - 23 of 23) sorted by relevance

/hardware/akm/AK8975_FS/libsensors/
H A DAkmSensor.cpp116 setDelay(handle, AKMD_DEFAULT_INTERVAL);
118 setDelay(handle, -1);
134 int AkmSensor::setDelay(int32_t handle, int64_t ns) function in class:AkmSensor
H A DAdxlSensor.cpp126 int AdxlSensor::setDelay(int32_t handle, int64_t delay_ns) function in class:AdxlSensor
H A DKionixSensor.cpp124 int KionixSensor::setDelay(int32_t handle, int64_t delay_ns) function in class:KionixSensor
/hardware/invensense/60xx/libsensors/
H A DSensorBase.cpp76 int SensorBase::setDelay(int32_t handle, int64_t ns) { function in class:SensorBase
H A DMPLSensor.cpp851 int MPLSensor::setDelay(int32_t handle, int64_t ns) function in class:MPLSensor
855 " setDelay handle: %d rate %d", handle, (int) (ns / 1000000LL));
/hardware/invensense/60xx/libsensors_iio/
H A DSensorBase.cpp78 int SensorBase::setDelay(int32_t /*handle*/, int64_t /*ns*/) function in class:SensorBase
H A Dsensors_mpl.cpp88 int setDelay(int handle, int64_t ns);
149 int sensors_poll_context_t::setDelay(int handle, int64_t ns) function in class:sensors_poll_context_t
152 return mSensor->setDelay(handle, ns);
225 int s= ctx->setDelay(handle, ns);
253 dev->device.setDelay = poll__setDelay;
H A DMPLSensor.cpp1431 int MPLSensor::setDelay(int32_t handle, int64_t ns) function in class:MPLSensor
1500 LOGV_IF(PROCESS_VERBOSE, "setDelay : %llu ns, (%.2f Hz)", ns, 1000000000.f / ns);
1640 LOGV_IF(EXTRA_VERBOSE, "HAL:setDelay - Fusion");
1663 mCompassSensor->setDelay(ID_M, wanted_3rd_party_sensor);
1737 mCompassSensor->setDelay(ID_M, wanted);
/hardware/invensense/6515/libsensors_iio/
H A DCompassSensor.AKM.cpp84 int CompassSensor::setDelay(int32_t handle, int64_t ns) function in class:CompassSensor
89 return mCompassSensor->setDelay(handle, ns);
H A DPressureSensor.IIO.secondary.cpp101 int PressureSensor::setDelay(int32_t handle, int64_t ns) function in class:PressureSensor
120 "HAL:setDelay : %llu ns, (%.2f Hz)", ns, 1000000000.f/ns);
H A DSensorBase.cpp132 int SensorBase::setDelay(int32_t handle, int64_t ns) function in class:SensorBase
H A DCompassSensor.IIO.9150.cpp151 int CompassSensor::setDelay(int32_t handle, int64_t ns) function in class:CompassSensor
H A DCompassSensor.IIO.primary.cpp284 int CompassSensor::setDelay(int32_t handle, int64_t ns) function in class:CompassSensor
H A Dsensors_mpl.cpp105 int setDelay(int handle, int64_t ns);
197 int sensors_poll_context_t::setDelay(int handle, int64_t ns) function in class:sensors_poll_context_t
200 return mSensor->setDelay(handle, ns);
388 int s= ctx->setDelay(handle, ns);
449 dev->device.setDelay = poll__setDelay;
H A DMPLSensor.cpp3154 int MPLSensor::setDelay(int32_t handle, int64_t ns) function in class:MPLSensor
3184 "setDelay : %llu ns, (%.2f Hz)", ns, 1000000000.f / ns);
3409 LOGV_IF(EXTRA_VERBOSE, "HAL:setDelay - Fusion");
3455 mCompassSensor->setDelay(ID_M, wanted_3rd_party_sensor);
3463 mCompassSensor->setDelay(ID_M, compassRate);
3533 mCompassSensor->setDelay(ID_M, wanted);
3543 mPressureSensor->setDelay(ID_PS, pressureRate);
6420 mCompassSensor->setDelay(ID_M, compassRate);
6424 mPressureSensor->setDelay(ID_PS, pressureRate);
6531 mCompassSensor->setDelay(ID_
[all...]
/hardware/invensense/65xx/libsensors_iio/
H A DCompassSensor.AKM.cpp84 int CompassSensor::setDelay(int32_t handle, int64_t ns) function in class:CompassSensor
89 return mCompassSensor->setDelay(handle, ns);
H A DPressureSensor.IIO.secondary.cpp101 int PressureSensor::setDelay(int32_t handle, int64_t ns) function in class:PressureSensor
120 "HAL:setDelay : %llu ns, (%.2f Hz)", ns, 1000000000.f/ns);
H A DSensorBase.cpp127 int SensorBase::setDelay(int32_t handle, int64_t ns) function in class:SensorBase
H A DCompassSensor.IIO.9150.cpp149 int CompassSensor::setDelay(int32_t handle, int64_t ns) function in class:CompassSensor
H A DCompassSensor.IIO.primary.cpp284 int CompassSensor::setDelay(int32_t handle, int64_t ns) function in class:CompassSensor
H A DMPLSensor.cpp3072 int MPLSensor::setDelay(int32_t handle, int64_t ns) function in class:MPLSensor
3102 "setDelay : %llu ns, (%.2f Hz)", ns, 1000000000.f / ns);
3343 LOGV_IF(EXTRA_VERBOSE, "HAL:setDelay - Fusion");
3389 mCompassSensor->setDelay(ID_M, wanted_3rd_party_sensor);
3397 mCompassSensor->setDelay(ID_M, compassRate);
3406 "setDelay - open path: %s", compass_sensor_sysfs_path);
3506 mCompassSensor->setDelay(ID_M, wanted);
3521 mPressureSensor->setDelay(ID_PS, pressureRate);
6307 mCompassSensor->setDelay(ID_M, compassRate);
6311 mPressureSensor->setDelay(ID_P
[all...]
/hardware/libhardware/modules/sensors/
H A Dmultihal.cpp192 int setDelay(int handle, int64_t ns);
294 int sensors_poll_context_t::setDelay(int handle, int64_t ns) { function in class:sensors_poll_context_t
296 ALOGV("setDelay");
300 retval = v0->setDelay(v0, local_handle, ns);
302 ALOGE("IGNORING setDelay() call for non-API-compliant sensor handle=%d !", handle);
430 return ctx->setDelay(handle, ns);
658 dev->proxy_device.setDelay = device__setDelay;
/hardware/libhardware/include/hardware/
H A Dsensors.h271 * rate defined by setDelay().
506 * period_ns passed to setDelay() or to batch().
518 * reporting-mode: special (setDelay has no impact)
873 * frequencies are requested through batch()/setDelay() the events will be generated at this
916 int (*setDelay)(struct sensors_poll_device_t *dev, member in struct:sensors_poll_device_t
951 int (*setDelay)(struct sensors_poll_device_t *dev, member in struct:sensors_poll_device_1::__anon1318::__anon1319

Completed in 264 milliseconds