Searched refs:Cy_DMAC_Channel_Enable (Results 1 – 2 of 2) sorted by relevance
485 __STATIC_INLINE void Cy_DMAC_Channel_Enable (DMAC_Type * base, uint32_t …1428 __STATIC_INLINE void Cy_DMAC_Channel_Enable(DMAC_Type * base, uint32_t channel) in Cy_DMAC_Channel_Enable() function
100 #define _cyhal_dmac_channel_enable(base, channel) Cy_DMAC_Channel_Enable(base, channel)