Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/drivers/i2s/
DI2SCC32XX.h187 …I2S_StopInterface stopInterface; /*!< Pointer on the function used to sto… member
DI2SCC32XX.c775 interface->stopInterface(handle); in handleDMATransaction()
932 interface->stopInterface(handle); in handleCPUTransaction()
1086 object->read.stopInterface = I2S_stopRead; in initObject()
1093 object->write.stopInterface = I2S_stopWrite; in initObject()