OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
1047
int
i2cSlaveTxPacket
(uint32_t busId, const void *txBuf, size_t txSize,
Completed in 3148 milliseconds