Home
last modified time | relevance | path

Searched refs:SENSOR_READ_SAMPLES (Results 1 – 5 of 5) sorted by relevance

/device/google/contexthub/firmware/os/drivers/si_si7034/
Dsi7034a10.c81 SENSOR_READ_SAMPLES, enumerator
392 case SENSOR_READ_SAMPLES: in handleI2cEvent()
441 si7034_i2c_read(SI7034_READDATA_0_CMD, SI7034_READDATA_1_CMD, SENSOR_READ_SAMPLES); in handleEvent()
452 si7034_i2c_read(SI7034_READDATA_0_CMD, SI7034_READDATA_1_CMD, SENSOR_READ_SAMPLES); in handleEvent()
/device/google/contexthub/firmware/os/drivers/st_lps22hb/
Dlps22hb.c107 SENSOR_READ_SAMPLES, enumerator
597 case SENSOR_READ_SAMPLES: in handleCommDoneEvt()
662 mTask.comm_rx(LPS22HB_PRESS_OUTXL_REG_ADDR, 5, 1, SENSOR_READ_SAMPLES); in handleEvent()
676 mTask.comm_rx(LPS22HB_PRESS_OUTXL_REG_ADDR, 5, 1, SENSOR_READ_SAMPLES); in handleEvent()
/device/google/contexthub/firmware/os/drivers/st_hts221/
Dhts221.c109 SENSOR_READ_SAMPLES, enumerator
433 case SENSOR_READ_SAMPLES: in handleCommDoneEvt()
477 mTask.comm_rx(HTS221_HUMIDITY_OUTL_REG_ADDR, 2, 1, SENSOR_READ_SAMPLES); in handleEvent()
/device/google/contexthub/firmware/os/drivers/st_acc44/
Dst_acc44.c185 SENSOR_READ_SAMPLES, enumerator
508 if (trySwitchState(SENSOR_READ_SAMPLES)) { in int2Evt()
747 case SENSOR_READ_SAMPLES: in st_acc44_handleCommDoneEvt()
/device/google/contexthub/firmware/os/drivers/st_mag40/
Dst_mag40.c93 SENSOR_READ_SAMPLES, enumerator
783 if (trySwitchState(SENSOR_READ_SAMPLES)) { in int2Evt()
934 case SENSOR_READ_SAMPLES: in handleCommDoneEvt()