Home
last modified time | relevance | path

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

/external/platform/cc13xx/cc13xxware/inc/
A Dhw_ints.h83 #define INT_DMA_DONE_COMB 40 // Combined DMA done macro
/external/platform/cc13xx/cc13xxware/driverlib/
A Dudma.h985 ASSERT((ui32IntChannel == INT_DMA_DONE_COMB) || (ui32IntChannel == INT_DMA_ERR)); in uDMAIntRegister()
1025 ASSERT((ui32IntChannel == INT_DMA_DONE_COMB) || (ui32IntChannel == INT_DMA_ERR)); in uDMAIntUnregister()

Completed in 8 milliseconds