Searched defs:DMA_DisableInterrupt (Results 1 – 6 of 6) sorted by relevance
250 void DMA_DisableInterrupt(DMA_Channel_T *channel, uint32_t interrupt) in DMA_DisableInterrupt() function
250 void DMA_DisableInterrupt(DMA_Channel_T* channel, uint32_t interrupt) in DMA_DisableInterrupt() function
214 void DMA_DisableInterrupt(DMA_Channel_T* channel, uint32_t interrupt) in DMA_DisableInterrupt() function
388 void DMA_DisableInterrupt(DMA_CHANNEL_T* channel, uint32_t interrupt) in DMA_DisableInterrupt() function
531 void DMA_DisableInterrupt(DMA_Stream_T *stream, uint32_t interrupt) in DMA_DisableInterrupt() function
293 int DMA_DisableInterrupt(int ch) in DMA_DisableInterrupt() function
Completed in 14 milliseconds