Home
last modified time | relevance | path

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

/hal_infineon-3.7.0/mtb-pdl-cat1/drivers/include/
Dcy_dmac.h468 __STATIC_INLINE void Cy_DMAC_Enable (DMAC_Type * base);
573 __STATIC_INLINE void Cy_DMAC_Enable(DMAC_Type * base) in Cy_DMAC_Enable() function
/hal_infineon-3.7.0/mtb-hal-cat1/source/
Dcyhal_dma_dmac.c540 Cy_DMAC_Enable(base); in _cyhal_dma_dmac_stage()