Searched refs:INV_DMP_PEDOMETER_STEP (Results 1 – 4 of 4) sorted by relevance
100 #define INV_DMP_PEDOMETER_STEP 0x010 //timer-based pedometer macro113 | (INV_DMP_PEDOMETER_STEP) \124 | (INV_DMP_PEDOMETER_STEP) \
1783 mFeatureActiveMask |= INV_DMP_PEDOMETER_STEP; in enableDmpPedometer()1793 mFeatureActiveMask &= ~INV_DMP_PEDOMETER_STEP; in enableDmpPedometer()1798 if (!(mFeatureActiveMask & (INV_DMP_PEDOMETER | INV_DMP_PEDOMETER_STEP))) { in enableDmpPedometer()
77 #define INV_DMP_PEDOMETER_STEP 0x010 macro97 | (INV_DMP_PEDOMETER_STEP) \107 | (INV_DMP_PEDOMETER_STEP) \
1751 mFeatureActiveMask |= INV_DMP_PEDOMETER_STEP; in enableDmpPedometer()1761 mFeatureActiveMask &= ~INV_DMP_PEDOMETER_STEP; in enableDmpPedometer()1766 if (!(mFeatureActiveMask & (INV_DMP_PEDOMETER | INV_DMP_PEDOMETER_STEP))) { in enableDmpPedometer()