Searched refs:DMA_Int_Err (Results 1 – 2 of 2) sorted by relevance
155 if (Int & DMA_Int_Err) { in DMA_EnableInt()163 if (Int & DMA_Int_Err) { in DMA_EnableInt()178 if (Int & DMA_Int_Err) { in DMA_GetIntStatus()194 if (Int & DMA_Int_Err) { in DMA_ClearInt()
41 #define DMA_Int_Err 0x00000002 macro
Completed in 4 milliseconds