Searched refs:INV_GYRO_NEW (Results 1 - 8 of 8) sorted by relevance

/hardware/invensense/60xx/libsensors_iio/software/core/mllite/
H A Ddata_builder.h22 #define INV_GYRO_NEW 2 macro
111 /** Combinations of INV_GYRO_NEW, INV_ACCEL_NEW, INV_MAG_NEW to indicate
H A Dresults_holder.c289 INV_GYRO_NEW | INV_ACCEL_NEW | INV_MAG_NEW);
H A Dhal_outputs.c439 INV_GYRO_NEW | INV_ACCEL_NEW | INV_MAG_NEW);
H A Ddata_builder.c806 * a combination. INV_ACCEL_NEW = accel data, INV_GYRO_NEW =
863 * a combination. INV_ACCEL_NEW = accel data, INV_GYRO_NEW =
909 mode |= INV_GYRO_NEW;
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
H A Ddata_builder.h23 #define INV_GYRO_NEW 2 macro
132 /** Combinations of INV_GYRO_NEW, INV_ACCEL_NEW, INV_MAG_NEW to indicate
H A Dresults_holder.c364 INV_GYRO_NEW | INV_ACCEL_NEW | INV_MAG_NEW);
H A Dhal_outputs.c642 INV_GYRO_NEW | INV_ACCEL_NEW | INV_MAG_NEW | INV_QUAT_NEW);
H A Ddata_builder.c970 * a combination. INV_ACCEL_NEW = accel data, INV_GYRO_NEW =
1027 * a combination. INV_ACCEL_NEW = accel data, INV_GYRO_NEW =
1073 mode |= INV_GYRO_NEW;

Completed in 84 milliseconds