Searched refs:active_oneshot_sensor_cnt (Results 1 – 1 of 1) sorted by relevance
532 uint8_t active_oneshot_sensor_cnt; member1440 on, mTask.active_oneshot_sensor_cnt, getStateName(GET_STATE()));1463 on, mTask.active_oneshot_sensor_cnt, getStateName(GET_STATE()));3556 if (mSensor->idx >= FIRST_ONESHOT_SENSOR && ++mTask.active_oneshot_sensor_cnt == 1) {3567 if (mSensor->idx >= FIRST_ONESHOT_SENSOR && --mTask.active_oneshot_sensor_cnt == 0) {