Home
last modified time | relevance | path

Searched defs:i2cMasterTxRx (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/firmware/os/platform/native/
Di2c.c39 int i2cMasterTxRx(I2cBus busId, I2cAddr addr, in i2cMasterTxRx() function
/device/google/contexthub/firmware/os/platform/stm32/
Di2c.c910 int i2cMasterTxRx(uint32_t busId, uint32_t addr, in i2cMasterTxRx() function