Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/inc/
Dsensors.h161 bool (*sensorFlush)(void *); //trigger a measurement for ondemand sensors (if supported) member
263 bool sensorFlush(uint32_t sensorHandle);
/device/google/contexthub/firmware/src/drivers/vsync/
Dvsync.c151 .sensorFlush = vsyncFlush,
/device/google/contexthub/firmware/src/drivers/hall/
Dhall.c199 .sensorFlush = hallFlush,
/device/google/contexthub/firmware/src/drivers/bosch_bmp280/
Dbosch_bmp280.c315 .sensorFlush = sensorFlushBaro,
335 .sensorFlush = sensorFlushTemp,
/device/google/contexthub/firmware/src/drivers/rohm_rpr0521/
Drohm_rpr0521.c457 .sensorFlush = sensorFlushAls,
478 .sensorFlush = sensorFlushProx,
/device/google/contexthub/firmware/src/drivers/hall_twopole/
Dhall_twopole.c215 .sensorFlush = hallFlush,
/device/google/contexthub/firmware/src/drivers/tilt_detection/
Dtilt_detection.c274 .sensorFlush = tiltDetectionFlush,
/device/google/contexthub/firmware/src/drivers/ams_tmd2772/
Dams_tmd2772.c386 .sensorFlush = sensorFlushAls,
407 .sensorFlush = sensorFlushProx,
/device/google/contexthub/firmware/src/
Dsensors.c294 return sensorCallAsOwner(s, LOCAL_APP_OPS(s)->sensorFlush); in sensorCallFuncFlush()
774 bool sensorFlush(uint32_t sensorHandle) in sensorFlush() function
DhostIntf.c1122 sensorFlush(sensor->sensorHandle); in hostIntfHandleEvent()
/device/google/contexthub/firmware/src/drivers/ams_tmd4903/
Dams_tmd4903.c571 .sensorFlush = sensorFlushAls,
593 .sensorFlush = sensorFlushProx,
/device/google/contexthub/firmware/src/drivers/window_orientation/
Dwindow_orientation.c572 .sensorFlush = windowOrientationFlush,
/device/google/contexthub/firmware/src/drivers/orientation/
Dorientation.c749 .sensorFlush = fusionFlush,
/device/google/contexthub/firmware/src/drivers/bosch_bmi160/
Dbosch_bmi160.c2552 .sensorFlush = flush