OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 56 milliseconds