Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_axidmac.h391 __STATIC_INLINE uint32_t Cy_AXIDMAC_GetActiveChannel (AXI_DMAC_Type const * base);
764 __STATIC_INLINE uint32_t Cy_AXIDMAC_GetActiveChannel(AXI_DMAC_Type const * base) in Cy_AXIDMAC_GetActiveChannel() function
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_dma_dmac.c86 #define _cyhal_dmac_get_active_channel(base) Cy_AXIDMAC_GetActiveChannel(base)