Searched refs:Cy_AXIDMAC_Channel_GetInterruptStatus (Results 1 – 2 of 2) sorted by relevance
460 __STATIC_INLINE uint32_t Cy_AXIDMAC_Channel_GetInterruptStatus (AXI_DMAC_Type const * base, u…1848 __STATIC_INLINE uint32_t Cy_AXIDMAC_Channel_GetInterruptStatus(AXI_DMAC_Type const * base, uint32_t… in Cy_AXIDMAC_Channel_GetInterruptStatus() function
540 uint32_t status = Cy_AXIDMAC_Channel_GetInterruptStatus(base, obj->resource.channel_num); in _cyhal_dma_dmac_stage()