Home
last modified time | relevance | path

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

/hal_ti-2.7.6/simplelink/source/ti/devices/cc32xx/driverlib/
Dudma.h235 #define UDMA_INT_ERR INT_UDMAERR macro
Dudma.c1093 ASSERT((ulIntChannel == UDMA_INT_SW) || (ulIntChannel == UDMA_INT_ERR)); in uDMAIntRegister()