Searched refs:Cy_AXIDMAC_Channel_Init (Results 1 – 3 of 3) sorted by relevance
131 cy_en_axidmac_status_t Cy_AXIDMAC_Channel_Init(AXI_DMAC_Type * base, uint32_t channel, cy_stc_axidm… in Cy_AXIDMAC_Channel_Init() function
425 cy_en_axidmac_status_t Cy_AXIDMAC_Channel_Init (AXI_DMAC_Type * base, uint…
520 …if(CY_AXIDMAC_SUCCESS != Cy_AXIDMAC_Channel_Init(base, obj->resource.channel_num, GET_RESOURCE_DAT… in _cyhal_dma_dmac_stage()