Home
last modified time | relevance | path

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

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