HomeSort by relevance Sort by last modified time
    Searched refs:INV_MAG_NEW (Results 1 - 4 of 4) sorted by null

  /hardware/invensense/libsensors_iio/software/core/mllite/
data_builder.h 24 #define INV_MAG_NEW 4
111 /** Combinations of INV_GYRO_NEW, INV_ACCEL_NEW, INV_MAG_NEW to indicate
results_holder.c 289 INV_GYRO_NEW | INV_ACCEL_NEW | INV_MAG_NEW);
hal_outputs.c 439 INV_GYRO_NEW | INV_ACCEL_NEW | INV_MAG_NEW);
data_builder.c 807 * gyro data, INV_MAG_NEW = compass data. So passing in
808 * INV_ACCEL_NEW | INV_MAG_NEW, a
864 * gyro data, INV_MAG_NEW = compass data. So passing in
865 * INV_ACCEL_NEW | INV_MAG_NEW, a
    [all...]

Completed in 27 milliseconds