Searched refs:Cy_DMA_Channel_GetInterruptStatus (Results 1 – 2 of 2) sorted by relevance
508 __STATIC_INLINE uint32_t Cy_DMA_Channel_GetInterruptStatus (DW_Type const * base, uint32_t cha…1666 __STATIC_INLINE uint32_t Cy_DMA_Channel_GetInterruptStatus(DW_Type const * base, uint32_t channel) in Cy_DMA_Channel_GetInterruptStatus() function1957 #define Cy_DMA_Chnl_GetInterruptStatus Cy_DMA_Channel_GetInterruptStatus
364 uint32_t status = Cy_DMA_Channel_GetInterruptStatus(base, obj->resource.channel_num); in _cyhal_dma_dw_stage()