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

  /device/google/contexthub/firmware/os/drivers/si_si7034/
si7034a10.c 81 SENSOR_READ_SAMPLES,
392 case SENSOR_READ_SAMPLES:
441 si7034_i2c_read(SI7034_READDATA_0_CMD, SI7034_READDATA_1_CMD, SENSOR_READ_SAMPLES);
452 si7034_i2c_read(SI7034_READDATA_0_CMD, SI7034_READDATA_1_CMD, SENSOR_READ_SAMPLES);
  /device/google/contexthub/firmware/os/drivers/st_hts221/
hts221.c 109 SENSOR_READ_SAMPLES,
433 case SENSOR_READ_SAMPLES:
477 mTask.comm_rx(HTS221_HUMIDITY_OUTL_REG_ADDR, 2, 1, SENSOR_READ_SAMPLES);
  /device/google/contexthub/firmware/os/drivers/st_lps22hb/
lps22hb.c 107 SENSOR_READ_SAMPLES,
597 case SENSOR_READ_SAMPLES:
662 mTask.comm_rx(LPS22HB_PRESS_OUTXL_REG_ADDR, 5, 1, SENSOR_READ_SAMPLES);
676 mTask.comm_rx(LPS22HB_PRESS_OUTXL_REG_ADDR, 5, 1, SENSOR_READ_SAMPLES);
  /device/google/contexthub/firmware/os/drivers/st_acc44/
st_acc44.c 185 SENSOR_READ_SAMPLES,
508 if (trySwitchState(SENSOR_READ_SAMPLES)) {
747 case SENSOR_READ_SAMPLES:
  /device/google/contexthub/firmware/os/drivers/st_mag40/
st_mag40.c 93 SENSOR_READ_SAMPLES,
783 if (trySwitchState(SENSOR_READ_SAMPLES)) {
934 case SENSOR_READ_SAMPLES:

Completed in 63 milliseconds