Searched refs:Cy_DMAC_Channel_ClearInterrupt (Results 1 – 2 of 2) sorted by relevance
497 __STATIC_INLINE void Cy_DMAC_Channel_ClearInterrupt (DMAC_Type * base, uint32_t …1720 __STATIC_INLINE void Cy_DMAC_Channel_ClearInterrupt(DMAC_Type * base, uint32_t channel, uint32_t in… in Cy_DMAC_Channel_ClearInterrupt() function
458 Cy_DMAC_Channel_ClearInterrupt(base, channel, CY_DMAC_INTR_MASK); in _cyhal_dma_dmac_irq_handler()555 Cy_DMAC_Channel_ClearInterrupt(base, obj->resource.channel_num, CY_DMAC_INTR_MASK); in _cyhal_dma_dmac_stage()