Searched refs:INV_DMP_PEDOMETER_STEP (Results 1 – 4 of 4) sorted by relevance
77 #define INV_DMP_PEDOMETER_STEP 0x010 macro97 | (INV_DMP_PEDOMETER_STEP) \107 | (INV_DMP_PEDOMETER_STEP) \
1747 mFeatureActiveMask |= INV_DMP_PEDOMETER_STEP; in enableDmpPedometer()1757 mFeatureActiveMask &= ~INV_DMP_PEDOMETER_STEP; in enableDmpPedometer()1762 if (!(mFeatureActiveMask & (INV_DMP_PEDOMETER | INV_DMP_PEDOMETER_STEP))) { in enableDmpPedometer()
100 #define INV_DMP_PEDOMETER_STEP 0x010 //timer-based pedometer macro113 | (INV_DMP_PEDOMETER_STEP) \124 | (INV_DMP_PEDOMETER_STEP) \
1836 mFeatureActiveMask |= INV_DMP_PEDOMETER_STEP; in enableDmpPedometer()1845 mFeatureActiveMask &= ~INV_DMP_PEDOMETER_STEP; in enableDmpPedometer()1850 if (!(mFeatureActiveMask & (INV_DMP_PEDOMETER | INV_DMP_PEDOMETER_STEP))) { in enableDmpPedometer()