Searched refs:Chip_DMA_GetIntStatus (Results 1 – 2 of 2) sorted by relevance
109 if ((Chip_DMA_GetIntStatus(LPC_DMA) & DMA_INTSTAT_ACTIVEERRINT) != 0) { in DMA_IRQHandler()
199 STATIC INLINE uint32_t Chip_DMA_GetIntStatus(LPC_DMA_T *pDMA) in Chip_DMA_GetIntStatus() function
Completed in 5 milliseconds