Searched refs:INV_MAG_NEW (Results 1 - 13 of 13) sorted by relevance

/hardware/invensense/60xx/libsensors_iio/software/core/mllite/
H A Ddata_builder.h24 #define INV_MAG_NEW 4 macro
116 /** 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.c446 INV_GYRO_NEW | INV_ACCEL_NEW | INV_MAG_NEW);
H A Ddata_builder.c302 if (inv_data_builder.mode & INV_MAG_NEW)
919 * gyro data, INV_MAG_NEW = compass data. So passing in
920 * INV_ACCEL_NEW | INV_MAG_NEW, a
976 * gyro data, INV_MAG_NEW = compass data. So passing in
977 * INV_ACCEL_NEW | INV_MAG_NEW, a
1024 inv_data_builder.mode |= INV_MAG_NEW;
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
H A Ddata_builder.h25 #define INV_MAG_NEW 4 macro
135 /** Combinations of INV_GYRO_NEW, INV_ACCEL_NEW, INV_MAG_NEW to indicate
H A Dresults_holder.c365 INV_GYRO_NEW | INV_ACCEL_NEW | INV_MAG_NEW);
H A Dhal_outputs.c659 INV_GYRO_NEW | INV_ACCEL_NEW | INV_MAG_NEW | INV_QUAT_NEW | INV_PRESSURE_NEW);
H A Ddata_builder.c1041 * gyro data, INV_MAG_NEW = compass data. So passing in
1042 * INV_ACCEL_NEW | INV_MAG_NEW, a
1098 * gyro data, INV_MAG_NEW = compass data. So passing in
1099 * INV_ACCEL_NEW | INV_MAG_NEW, a
1147 mode |= INV_MAG_NEW;
/hardware/invensense/6515/libsensors_iio/software/core/mllite/
H A Ddata_builder.h25 #define INV_MAG_NEW 4 macro
138 /** Combinations of INV_GYRO_NEW, INV_ACCEL_NEW, INV_MAG_NEW to indicate
H A Dhal_outputs.c717 INV_GYRO_NEW | INV_ACCEL_NEW | INV_MAG_NEW | INV_QUAT_NEW | INV_PRESSURE_NEW);
H A Dresults_holder.c463 INV_GYRO_NEW | INV_ACCEL_NEW | INV_MAG_NEW);
H A Ddata_builder.c356 if (inv_data_builder.mode & INV_MAG_NEW)
1269 * gyro data, INV_MAG_NEW = compass data. So passing in
1270 * INV_ACCEL_NEW | INV_MAG_NEW, a
1326 * gyro data, INV_MAG_NEW = compass data. So passing in
1327 * INV_ACCEL_NEW | INV_MAG_NEW, a
1374 inv_data_builder.mode |= INV_MAG_NEW;
/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
H A Ddatalogger_outputs.c350 INV_PRIORITY_HAL_OUTPUTS, INV_GYRO_NEW | INV_ACCEL_NEW | INV_MAG_NEW);

Completed in 298 milliseconds