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

  /device/google/contexthub/firmware/os/core/
hostIntfI2c.c 32 i2cSlaveTxPreamble(gBusId, NANOHUB_PREAMBLE_BYTE,
40 i2cSlaveTxPreamble(gBusId, NANOHUB_PREAMBLE_BYTE,
osApi.c 464 *retValP = i2cSlaveTxPreamble(busId, byte, osExpApiI2cInternalCbk, cbkInfo);
  /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/inc/
i2c.h 49 int i2cSlaveTxPreamble(uint32_t busId, uint8_t byte,
  /device/google/contexthub/firmware/os/platform/stm32/
i2c.c 1087 int i2cSlaveTxPreamble(uint32_t busId, uint8_t byte, I2cCallbackF callback,

Completed in 171 milliseconds