Searched refs:SENSOR_READ_SAMPLES (Results 1 – 5 of 5) sorted by relevance
/device/google/contexthub/firmware/os/drivers/si_si7034/ |
D | si7034a10.c | 81 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/ |
D | lps22hb.c | 107 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/ |
D | hts221.c | 109 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/ |
D | st_acc44.c | 185 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/ |
D | st_mag40.c | 93 SENSOR_READ_SAMPLES, enumerator 783 if (trySwitchState(SENSOR_READ_SAMPLES)) { in int2Evt() 934 case SENSOR_READ_SAMPLES: in handleCommDoneEvt()
|