Searched refs:stm32_dma_is_unexpected_irq_happened (Results 1 – 4 of 4) sorted by relevance
89 bool stm32_dma_is_unexpected_irq_happened(DMA_TypeDef *dma, uint32_t id);
301 bool stm32_dma_is_unexpected_irq_happened(DMA_TypeDef *dma, uint32_t id) in stm32_dma_is_unexpected_irq_happened() function
304 bool stm32_dma_is_unexpected_irq_happened(DMA_TypeDef *dma, uint32_t id) in stm32_dma_is_unexpected_irq_happened() function
131 } else if (stm32_dma_is_unexpected_irq_happened(dma, id)) { in dma_stm32_irq_handler()