Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/drivers/
DI2S.h1219 extern void I2S_stopRead(I2S_Handle handle);
/hal_ti-latest/simplelink/source/ti/drivers/i2s/
DI2SCC32XX.c451 void I2S_stopRead(I2S_Handle handle) { in I2S_stopRead() function
1086 object->read.stopInterface = I2S_stopRead; in initObject()