HomeSort by relevance Sort by last modified time
    Searched defs:i2cSlaveTxPacket (Results 1 - 2 of 2) sorted by null

  /device/google/contexthub/firmware/os/platform/native/
i2c.c 67 int i2cSlaveTxPacket(I2cBus busId, const void *txBuf, size_t txSize, I2cCallbackF callback, void *cookie)
  /device/google/contexthub/firmware/os/platform/stm32/
i2c.c 1093 int i2cSlaveTxPacket(uint32_t busId, const void *txBuf, size_t txSize,

Completed in 64 milliseconds