Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/src/platform/stm32f4xx/
Di2c.c264 static inline void stmI2cDmaDisable(struct StmI2cDev *pdev) in stmI2cDmaDisable() function
543 stmI2cDmaDisable(pdev); in stmI2cMasterDmaTxDone()
564 stmI2cDmaDisable(pdev); in stmI2cMasterDmaRxDone()
580 stmI2cDmaDisable(pdev); in stmI2cMasterDmaCancel()