Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/platform/stm32/
Di2c.c235 static inline struct StmI2cXfer *stmI2cGetXfer(void) in stmI2cGetXfer() function
918 struct StmI2cXfer *xfer = stmI2cGetXfer(); in i2cMasterTxRx()