Home
last modified time | relevance | path

Searched refs:motion_lpa_on (Results 1 – 4 of 4) sorted by relevance

/hardware/invensense/6515/libsensors_iio/
DMPLSensor.h502 char *motion_lpa_on; member
DMPLSensor.cpp1875 res = write_sysfs_int(mpu.motion_lpa_on, en); in enableLowPowerAccel()
1877 en, mpu.motion_lpa_on, getTimestamp()); in enableLowPowerAccel()
5205 sprintf(mpu.motion_lpa_on, "%s%s", sysfs_path,
/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.h521 char *motion_lpa_on; member
DMPLSensor.cpp1863 res = write_sysfs_int(mpu.motion_lpa_on, en); in enableLowPowerAccel()
1865 en, mpu.motion_lpa_on, getTimestamp()); in enableLowPowerAccel()
5160 sprintf(mpu.motion_lpa_on, "%s%s", sysfs_path, in inv_init_sysfs_attributes()