Searched refs:Cy_AXIDMAC_Channel_ClearInterrupt (Results 1 – 2 of 2) sorted by relevance
461 __STATIC_INLINE void Cy_AXIDMAC_Channel_ClearInterrupt (AXI_DMAC_Type * base, u…1875 __STATIC_INLINE void Cy_AXIDMAC_Channel_ClearInterrupt(AXI_DMAC_Type * base, uint32_t channel, uint… in Cy_AXIDMAC_Channel_ClearInterrupt() function
456 Cy_AXIDMAC_Channel_ClearInterrupt(base, channel, CY_AXIDMAC_INTR_MASK); in _cyhal_dma_dmac_irq_handler()544 Cy_AXIDMAC_Channel_ClearInterrupt(base, obj->resource.channel_num, CY_AXIDMAC_INTR_MASK); in _cyhal_dma_dmac_stage()