Searched refs:INV_QUAT_NEW (Results 1 – 6 of 6) sorted by relevance
29 #define INV_QUAT_NEW 16 macro
338 if (inv_data_builder.mode & INV_QUAT_NEW) in inv_raw_sensor_timestamp()382 if (inv_data_builder.mode & INV_QUAT_NEW) in inv_get_9_axis_timestamp()1378 inv_data_builder.mode |= INV_QUAT_NEW; in inv_execute_on_data()
717 … INV_GYRO_NEW | INV_ACCEL_NEW | INV_MAG_NEW | INV_QUAT_NEW | INV_PRESSURE_NEW); in inv_start_hal_outputs()
1150 if (sensors.quat.status & INV_QUAT_NEW) in inv_execute_on_data()1151 mode |= INV_QUAT_NEW; in inv_execute_on_data()
659 … INV_GYRO_NEW | INV_ACCEL_NEW | INV_MAG_NEW | INV_QUAT_NEW | INV_PRESSURE_NEW); in inv_start_hal_outputs()