Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/inc/
Dsensors.h156 struct SensorOps { struct
246 uint32_t sensorRegister(const struct SensorInfo *si, const struct SensorOps *ops, void *callData, b…
/device/google/contexthub/firmware/src/drivers/vsync/
Dvsync.c146 static const struct SensorOps mSensorOps =
/device/google/contexthub/firmware/src/drivers/hall/
Dhall.c194 static const struct SensorOps mSensorOps =
/device/google/contexthub/firmware/src/drivers/bosch_bmp280/
Dbosch_bmp280.c310 static const struct SensorOps sensorOpsBaro =
330 static const struct SensorOps sensorOpsTemp =
/device/google/contexthub/firmware/src/drivers/rohm_rpr0521/
Drohm_rpr0521.c452 static const struct SensorOps sensorOpsAls =
473 static const struct SensorOps sensorOpsProx =
/device/google/contexthub/firmware/src/drivers/hall_twopole/
Dhall_twopole.c210 static const struct SensorOps mSensorOps =
/device/google/contexthub/firmware/src/drivers/tilt_detection/
Dtilt_detection.c269 static const struct SensorOps mSops =
/device/google/contexthub/firmware/src/drivers/ams_tmd2772/
Dams_tmd2772.c381 static const struct SensorOps sensorOpsAls =
402 static const struct SensorOps sensorOpsProx =
/device/google/contexthub/firmware/src/
Dsensors.c40 #define LOCAL_APP_OPS(s) ((const struct SensorOps*)taggedPtrToPtr(s->callInfo))
164 uint32_t sensorRegister(const struct SensorInfo *si, const struct SensorOps *ops, void *callData, b… in sensorRegister()
/device/google/contexthub/firmware/src/drivers/ams_tmd4903/
Dams_tmd4903.c566 static const struct SensorOps sensorOpsAls =
588 static const struct SensorOps sensorOpsProx =
/device/google/contexthub/firmware/src/drivers/window_orientation/
Dwindow_orientation.c567 static const struct SensorOps mSops =
/device/google/contexthub/firmware/src/drivers/orientation/
Dorientation.c744 static const struct SensorOps mSops =
/device/google/contexthub/firmware/src/drivers/bosch_bmi160/
Dbosch_bmi160.c2567 static const struct SensorOps mSensorOps[NUM_OF_SENSOR] =