Home | History | Annotate | Download | only in mllite

Lines Matching refs:requested_sensors

549     if (mldl_cfg->requested_sensors & INV_DMP_PROCESSOR) {
1455 return inv_get_dl_config()->requested_sensors & (INV_X_GYRO | INV_Y_GYRO |
1729 !(mldl_cfg->requested_sensors & INV_DMP_PROCESSOR)) {
1759 result = inv_obj.mode_change_func(mldl_cfg->requested_sensors, sensors);
1768 mldl_cfg->requested_sensors = sensors;