Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/platform/native/
Di2c.c62 int i2cSlaveTxPreamble(I2cBus busId, uint8_t byte, I2cCallbackF callback, void *cookie) in i2cSlaveTxPreamble() function
/device/google/contexthub/firmware/os/platform/stm32/
Di2c.c1098 int i2cSlaveTxPreamble(uint32_t busId, uint8_t byte, I2cCallbackF callback, in i2cSlaveTxPreamble() function