Searched refs:Cy_DMA_Channel_ClearInterrupt (Results 1 – 2 of 2) sorted by relevance
509 __STATIC_INLINE void Cy_DMA_Channel_ClearInterrupt (DW_Type * base, uint32_t cha…1717 __STATIC_INLINE void Cy_DMA_Channel_ClearInterrupt(DW_Type * base, uint32_t channel) in Cy_DMA_Channel_ClearInterrupt() function1959 #define Cy_DMA_Chnl_ClearInterrupt Cy_DMA_Channel_ClearInterrupt
335 Cy_DMA_Channel_ClearInterrupt(_cyhal_dma_dw_get_base(block), channel); in _cyhal_dma_dw_irq_handler()368 Cy_DMA_Channel_ClearInterrupt(base, obj->resource.channel_num); in _cyhal_dma_dw_stage()