Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/drivers/ams_tmd2772/
Dams_tmd2772.c131 SENSOR_STATE_ENABLING_PROX, enumerator
388 setMode(mData.alsOn, on, (on ? SENSOR_STATE_ENABLING_PROX : SENSOR_STATE_DISABLING_PROX)); in sensorPowerProx()
599 case SENSOR_STATE_ENABLING_PROX: in handle_i2c_event()
/device/google/contexthub/firmware/os/drivers/rohm_rpr0521/
Drohm_rpr0521.c180 SENSOR_STATE_ENABLING_PROX, enumerator
458 setMode(mTask.alsOn, on, (on ? SENSOR_STATE_ENABLING_PROX : SENSOR_STATE_DISABLING_PROX)); in sensorPowerProx()
644 case SENSOR_STATE_ENABLING_PROX: in handle_i2c_event()
/device/google/contexthub/firmware/os/drivers/ams_tmd4903/
Dams_tmd4903.c178 SENSOR_STATE_ENABLING_PROX, enumerator
583 setMode(mTask.alsOn, on, (on) ? SENSOR_STATE_ENABLING_PROX : SENSOR_STATE_DISABLING_PROX); in sensorPowerProx()
910 case SENSOR_STATE_ENABLING_PROX: in handle_i2c_event()