Home
last modified time | relevance | path

Searched refs:Cy_AXIDMAC_Channel_Disable (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_axidmac.h449 __STATIC_INLINE void Cy_AXIDMAC_Channel_Disable (AXI_DMAC_Type * base, u…
1554 __STATIC_INLINE void Cy_AXIDMAC_Channel_Disable(AXI_DMAC_Type * base, uint32_t channel) in Cy_AXIDMAC_Channel_Disable() function
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_dma_dmac.c85 #define _cyhal_dmac_channel_disable(base, channel) Cy_AXIDMAC_Channel_Disable(base, channel)