Searched refs:Cy_DMAC_Channel_GetInterruptStatusMasked (Results 1 – 2 of 2) sorted by relevance
474 __STATIC_INLINE uint32_t Cy_DMAC_Channel_GetInterruptStatusMasked(DMAC_Type const * base, uint32_t …1778 __STATIC_INLINE uint32_t Cy_DMAC_Channel_GetInterruptStatusMasked(DMAC_Type const * base, uint32_t … in Cy_DMAC_Channel_GetInterruptStatusMasked() function
343 uint32_t cause = Cy_DMAC_Channel_GetInterruptStatusMasked(base, channel); in _cyhal_dma_dmac_irq_handler()