Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmi160.c866 static void i2cBatchTxRx(void *evtData, int err);
888 i2cBatchTxRx(cookie, 0);
3703 i2cBatchTxRx(cookie, err);
3706 static void i2cBatchTxRx(void *evtData, int err) function