Searched refs:Cy_AXIDMAC_Channel_Enable (Results 1 – 2 of 2) sorted by relevance
448 __STATIC_INLINE void Cy_AXIDMAC_Channel_Enable (AXI_DMAC_Type * base, u…1530 __STATIC_INLINE void Cy_AXIDMAC_Channel_Enable(AXI_DMAC_Type * base, uint32_t channel) in Cy_AXIDMAC_Channel_Enable() function
84 #define _cyhal_dmac_channel_enable(base, channel) Cy_AXIDMAC_Channel_Enable(base, channel)