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

  /device/google/contexthub/firmware/os/platform/native/
i2c.c 62 int i2cSlaveTxPreamble(I2cBus busId, uint8_t byte, I2cCallbackF callback, void *cookie)
  /device/google/contexthub/firmware/os/platform/stm32/
i2c.c 1041 int i2cSlaveTxPreamble(uint32_t busId, uint8_t byte, I2cCallbackF callback,

Completed in 60 milliseconds