Searched refs:Cy_DMAC_Channel_Disable (Results 1 – 2 of 2) sorted by relevance
481 __STATIC_INLINE void Cy_DMAC_Channel_Disable (DMAC_Type * base, uint32_t …1446 __STATIC_INLINE void Cy_DMAC_Channel_Disable(DMAC_Type * base, uint32_t channel) in Cy_DMAC_Channel_Disable() function
101 #define _cyhal_dmac_channel_disable(base, channel) Cy_DMAC_Channel_Disable(base, channel)