HomeSort by relevance Sort by last modified time
    Searched refs:SensorOps (Results 1 - 24 of 24) sorted by null

  /device/google/contexthub/firmware/os/inc/
sensors_priv.h 71 #define LOCAL_APP_OPS(s) ((const struct SensorOps*)taggedPtrToPtr(s->callInfo))
sensors.h 168 struct SensorOps {
259 uint32_t sensorRegister(const struct SensorInfo *si, const struct SensorOps *ops, void *callData, bool initComplete); /* returns handle, copy is not made */
  /device/google/contexthub/firmware/os/drivers/vsync/
vsync.c 188 static const struct SensorOps mSensorOps =
  /device/google/contexthub/firmware/os/drivers/hall/
hall.c 194 static const struct SensorOps mSensorOps =
  /device/google/contexthub/firmware/os/drivers/hall_twopole/
hall_twopole.c 210 static const struct SensorOps mSensorOps =
  /device/google/contexthub/firmware/os/drivers/leds/
leds_gpio.c 140 static const struct SensorOps sensorOpsLedsGpio = {
leds_lp3943.c 262 static const struct SensorOps sensorOpsLedsLP3943 = {
  /device/google/contexthub/firmware/os/drivers/tilt_detection/
tilt_detection.c 270 static const struct SensorOps mSops =
  /device/google/contexthub/firmware/os/drivers/ams_tmd2772/
ams_tmd2772.c 443 static const struct SensorOps sensorOpsAls =
464 static const struct SensorOps sensorOpsProx =
  /device/google/contexthub/firmware/os/drivers/bosch_bmp280/
bosch_bmp280.c 477 static const struct SensorOps sensorOpsBaro =
497 static const struct SensorOps sensorOpsTemp =
  /device/google/contexthub/firmware/os/drivers/rohm_rpr0521/
rohm_rpr0521.c 525 static const struct SensorOps sensorOpsAls =
546 static const struct SensorOps sensorOpsProx =
  /device/google/contexthub/firmware/os/drivers/intersil_isl29034/
isl29034.c 298 static const struct SensorOps sensorOpsAls =
  /device/google/contexthub/firmware/os/drivers/si_si7034/
si7034a10.c 352 static const struct SensorOps si7034SensorOps[NUM_OF_SENSOR] =
  /device/google/contexthub/firmware/os/drivers/st_hts221/
hts221.c 369 static const struct SensorOps hts221SensorOps[NUM_OF_SENSOR] =
  /device/google/contexthub/firmware/os/drivers/synaptics_s3708/
synaptics_s3708.c 421 static const struct SensorOps mSensorOps =
  /device/google/contexthub/firmware/os/drivers/window_orientation/
window_orientation.c 638 static const struct SensorOps mSops =
  /device/google/contexthub/firmware/os/drivers/ams_tmd4903/
ams_tmd4903.c 672 static const struct SensorOps sensorOpsAls =
694 static const struct SensorOps sensorOpsProx =
    [all...]
  /device/google/contexthub/firmware/os/drivers/st_acc44/
st_acc44.c 459 static const struct SensorOps st_acc44_SensorOps =
  /device/google/contexthub/firmware/os/drivers/st_lps22hb/
lps22hb.c 512 static const struct SensorOps lps22hbSensorOps[NUM_OF_SENSOR] =
  /device/google/contexthub/firmware/os/core/
sensors.c 133 uint32_t sensorRegister(const struct SensorInfo *si, const struct SensorOps *ops, void *callData, bool initComplete)
  /device/google/contexthub/firmware/os/drivers/orientation/
orientation.c 825 static const struct SensorOps mSops =
  /device/google/contexthub/firmware/os/drivers/st_mag40/
st_mag40.c 675 static const struct SensorOps st_mag40_SensorOps =
  /device/google/contexthub/firmware/os/drivers/bosch_bmi160/
bosch_bmi160.c     [all...]
  /device/google/contexthub/firmware/os/drivers/st_lsm6dsm/
st_lsm6dsm.c     [all...]

Completed in 649 milliseconds