Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc32xx/driverlib/
Di2s.h142 #define I2S_STS_XDMAERR 0x00000080 macro
/hal_ti-latest/simplelink/source/ti/drivers/i2s/
DI2SCC32XX.c605 if((interruptStatus & (uint32_t)I2S_STS_XDMAERR ) != 0U) in I2S_hwiIntFxn()