Home
last modified time | relevance | path

Searched refs:stmI2cInvokeRxCallback (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/firmware/os/platform/stm32/
Di2c.c356 static inline void stmI2cInvokeRxCallback(struct I2cStmState *state, size_t tx, size_t rx, int err) in stmI2cInvokeRxCallback() function
376 stmI2cInvokeRxCallback(state, 0, rxOffst, 0); in stmI2cSlaveRxDone()