Home
last modified time | relevance | path

Searched refs:write_attribute_sensor (Results 1 – 10 of 10) sorted by relevance

/hardware/invensense/65xx/libsensors_iio/
DMPLSupport.h25 int write_attribute_sensor(int fd, long data);
DMPLSupport.cpp102 int write_attribute_sensor(int fd, long data) in write_attribute_sensor() function
DCompassSensor.IIO.9150.cpp161 res = write_attribute_sensor(tempFd, 1000000000.f / ns); in setDelay()
DMPLSensor.cpp1084 res = write_attribute_sensor(fd, HW_GYRO_RATE_HZ); in setGyroInitialState()
3262 res = write_attribute_sensor(tempFd, 1000000000.f / tempWanted); in update_delay()
3330 res = write_attribute_sensor(tempFd, 1000000000.f / gyroRate); in update_delay()
3342 res = write_attribute_sensor(tempFd, in update_delay()
3351 res = write_attribute_sensor(tempFd, 1000000000.f / accelRate); in update_delay()
3413 res = write_attribute_sensor(tempFd, 1000000000.f / wanted); in update_delay()
3447 res = write_attribute_sensor(tempFd, wanted / 1000000L); in update_delay()
3451 res = write_attribute_sensor(tempFd, 1000000000.f/wanted); in update_delay()
6262 res = write_attribute_sensor(tempFd, 1000000000.f / gyroRate); in setBatchDataRates()
6271 res = write_attribute_sensor(tempFd, 1000000000.f / accelRate); in setBatchDataRates()
[all …]
DCompassSensor.IIO.primary.cpp296 res = write_attribute_sensor(tempFd, 1000000000.f / ns); in setDelay()
/hardware/invensense/6515/libsensors_iio/
DMPLSupport.h25 int write_attribute_sensor(int fd, long data);
DMPLSupport.cpp102 int write_attribute_sensor(int fd, long data) in write_attribute_sensor() function
DCompassSensor.IIO.9150.cpp163 res = write_attribute_sensor(tempFd, 1000000000.f / ns); in setDelay()
DMPLSensor.cpp3611 res = write_attribute_sensor(tempFd, 1000000000.f / tempWanted);
3676 res = write_attribute_sensor(tempFd, 1000000000.f / gyroRate);
3688 res = write_attribute_sensor(tempFd,
3697 res = write_attribute_sensor(tempFd, 1000000000.f / accelRate);
3739 res = write_attribute_sensor(tempFd, 1000000000.f / wanted);
3762 res = write_attribute_sensor(tempFd, wanted / 1000000L);
3766 res = write_attribute_sensor(tempFd, 1000000000.f/wanted);
6832 res = write_attribute_sensor(tempFd, 1000000000.f / gyroRate);
6842 res = write_attribute_sensor(tempFd, 1000000000.f / accelRate);
6961 res = write_attribute_sensor(tempFd, 1000000000.f / wanted);
[all …]
DCompassSensor.IIO.primary.cpp296 res = write_attribute_sensor(tempFd, 1000000000.f / ns); in setDelay()