Home
last modified time | relevance | path

Searched refs:active_oneshot_sensor_cnt (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmi160.c532 uint8_t active_oneshot_sensor_cnt; member
1440 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) {