Searched refs:INV_DMP_PROCESSOR (Results 1 – 5 of 5) sorted by relevance
470 if ((mldl_cfg->requested_sensors & INV_DMP_PROCESSOR) && in inv_state_change_fifo()609 if (mldl_cfg->requested_sensors & INV_DMP_PROCESSOR) { in inv_read_and_process_fifo()1595 (mldl_cfg->requested_sensors & INV_DMP_PROCESSOR)) in inv_get_accel()1597 (!(mldl_cfg->requested_sensors & INV_DMP_PROCESSOR) && in inv_get_accel()1969 if (mldl_cfg->requested_sensors & INV_DMP_PROCESSOR) { in inv_set_fifo_rate()2044 if (mldl_cfg->requested_sensors & INV_DMP_PROCESSOR) in inv_get_sample_step_size_ms()2063 if (mldl_cfg->requested_sensors & INV_DMP_PROCESSOR) in inv_get_sample_frequency()
52 #define INV_DMP_PROCESSOR (0x0008) macro
549 if (mldl_cfg->requested_sensors & INV_DMP_PROCESSOR) { in inv_update_data()1728 if (sensors & INV_DMP_PROCESSOR && in inv_set_mpu_sensors()1729 !(mldl_cfg->requested_sensors & INV_DMP_PROCESSOR)) { in inv_set_mpu_sensors()1791 if (!(sensors & INV_DMP_PROCESSOR) && (sensors & INV_THREE_AXIS_ACCEL)) { in inv_set_mpu_sensors()
278 !(mldl_cfg->requested_sensors & INV_DMP_PROCESSOR)) { in inv_get_compass_data()
403 && ((sen_mask & INV_DMP_PROCESSOR) == 0)) { in setPowerStates()953 if (((inv_get_dl_config()->requested_sensors & INV_DMP_PROCESSOR) == 0)) { in update_delay()