Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/periph_dma_mem/example/src/
A Ddma_mem.c109 if ((Chip_DMA_GetIntStatus(LPC_DMA) & DMA_INTSTAT_ACTIVEERRINT) != 0) { in DMA_IRQHandler()
/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Ddma_15xx.h189 #define DMA_INTSTAT_ACTIVEERRINT 0x4 /*!< Summarizes whether any error interrupts are pending */ macro

Completed in 4 milliseconds