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

/hardware/invensense/60xx/libsensors_iio/software/core/mllite/
H A Ddata_builder.h20 #define INV_ACCEL_NEW 1 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 =
808 * INV_ACCEL_NEW | INV_MAG_NEW, a
863 * a combination. INV_ACCEL_NEW = accel data, INV_GYRO_NEW =
865 * INV_ACCEL_NEW | INV_MAG_NEW, a
911 mode |= INV_ACCEL_NEW;
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
H A Ddata_builder.h21 #define INV_ACCEL_NEW 1 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 =
972 * INV_ACCEL_NEW | INV_MAG_NEW, a
1027 * a combination. INV_ACCEL_NEW = accel data, INV_GYRO_NEW =
1029 * INV_ACCEL_NEW | INV_MAG_NEW, a
1075 mode |= INV_ACCEL_NEW;

Completed in 126 milliseconds