Searched refs:Cy_DMAC_Channel_GetInterruptStatus (Results 1 – 2 of 2) sorted by relevance
496 __STATIC_INLINE uint32_t Cy_DMAC_Channel_GetInterruptStatus (DMAC_Type const * base, uint32_t …1693 __STATIC_INLINE uint32_t Cy_DMAC_Channel_GetInterruptStatus(DMAC_Type const * base, uint32_t channe… in Cy_DMAC_Channel_GetInterruptStatus() function
550 uint32_t status = Cy_DMAC_Channel_GetInterruptStatus(base, obj->resource.channel_num); in _cyhal_dma_dmac_stage()