Home
last modified time | relevance | path

Searched refs:INT_DMA_ERR (Results 1 – 6 of 6) sorted by relevance

/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_ints.h85 #define INT_DMA_ERR 41 // DMA bus error macro
/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_ints.h85 #define INT_DMA_ERR 41 // DMA bus error macro
/hal_ti-3.4.0/simplelink/source/ti/devices/msp432p4xx/driverlib/
Dinterrupt.h103 #define INT_DMA_ERR (46) /* DMA_ERR IRQ */ macro
Ddma.h357 #define DMA_INTERR INT_DMA_ERR
/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dudma.h943 ASSERT((ui32IntChannel == INT_DMA_DONE_COMB) || (ui32IntChannel == INT_DMA_ERR)); in uDMAIntRegister()
977 ASSERT((ui32IntChannel == INT_DMA_DONE_COMB) || (ui32IntChannel == INT_DMA_ERR)); in uDMAIntUnregister()
/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dudma.h941 ASSERT((ui32IntChannel == INT_DMA_DONE_COMB) || (ui32IntChannel == INT_DMA_ERR)); in uDMAIntRegister()
975 ASSERT((ui32IntChannel == INT_DMA_DONE_COMB) || (ui32IntChannel == INT_DMA_ERR)); in uDMAIntUnregister()