Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/platform/stm32/
Di2c.c538 static void stmI2cMasterDmaTxDone(void *cookie, uint16_t bytesLeft, int err) in stmI2cMasterDmaTxDone() function
636 state->tx.size, stmI2cMasterDmaTxDone, false, !!state->rx.size); in stmI2cMasterSentAddr()