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

  /hardware/invensense/65xx/libsensors_iio/software/core/mllite/
data_builder.h 21 #define INV_ACCEL_NEW 1
135 /** Combinations of INV_GYRO_NEW, INV_ACCEL_NEW, INV_MAG_NEW to indicate
results_holder.c 365 INV_GYRO_NEW | INV_ACCEL_NEW | INV_MAG_NEW);
hal_outputs.c 659 INV_GYRO_NEW | INV_ACCEL_NEW | INV_MAG_NEW | INV_QUAT_NEW | INV_PRESSURE_NEW);
data_builder.c     [all...]
  /hardware/invensense/6515/libsensors_iio/software/core/mllite/
data_builder.h 21 #define INV_ACCEL_NEW 1
138 /** Combinations of INV_GYRO_NEW, INV_ACCEL_NEW, INV_MAG_NEW to indicate
hal_outputs.c 717 INV_GYRO_NEW | INV_ACCEL_NEW | INV_MAG_NEW | INV_QUAT_NEW | INV_PRESSURE_NEW);
results_holder.c 463 INV_GYRO_NEW | INV_ACCEL_NEW | INV_MAG_NEW);
data_builder.c 350 if (inv_data_builder.mode & INV_ACCEL_NEW)
    [all...]
  /hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
datalogger_outputs.c 350 INV_PRIORITY_HAL_OUTPUTS, INV_GYRO_NEW | INV_ACCEL_NEW | INV_MAG_NEW);

Completed in 74 milliseconds