Home
last modified time | relevance | path

Searched refs:HW_GYRO_RATE_HZ (Results 1 – 3 of 3) sorted by relevance

/hardware/invensense/6515/libsensors_iio/
Dsensors.h291 #define HW_GYRO_RATE_HZ (hertz_request) macro
/hardware/invensense/60xx/libsensors_iio/
DMPLSensor.cpp80 #define HW_GYRO_RATE_HZ (hertz_request) macro
711 HW_GYRO_RATE_HZ, mpu.gyro_fifo_rate, getTimestamp()); in setGyroInitialState()
719 res = write_attribute_sensor(fd, HW_GYRO_RATE_HZ); in setGyroInitialState()
722 mpu.gyro_fifo_rate, HW_GYRO_RATE_HZ); in setGyroInitialState()
/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.cpp85 #define HW_GYRO_RATE_HZ (hertz_request) macro
1080 HW_GYRO_RATE_HZ, mpu.gyro_rate, getTimestamp()); in setGyroInitialState()
1088 res = write_attribute_sensor(fd, HW_GYRO_RATE_HZ); in setGyroInitialState()
1091 mpu.gyro_rate, HW_GYRO_RATE_HZ); in setGyroInitialState()