Searched refs:Cy_DMAC_Channel_Init (Results 1 – 3 of 3) sorted by relevance
182 cy_en_dmac_status_t Cy_DMAC_Channel_Init(DMAC_Type * base, uint32_t channel, cy_stc_dmac_channel_co… in Cy_DMAC_Channel_Init() function
477 …cy_en_dmac_status_t Cy_DMAC_Channel_Init (DMAC_Type * base, uint32_t chan…
528 …if(CY_DMAC_SUCCESS != Cy_DMAC_Channel_Init(base, obj->resource.channel_num, GET_RESOURCE_DATA(&obj… in _cyhal_dma_dmac_stage()