Searched refs:prev_descriptor (Results 1 – 1 of 1) sorted by relevance
295 cy_stc_dma_descriptor_t *prev_descriptor = NULL; in ifx_cat1_dma_configure() local353 if (prev_descriptor != NULL) { in ifx_cat1_dma_configure()354 Cy_DMA_Descriptor_SetNextDescriptor(prev_descriptor, descriptor); in ifx_cat1_dma_configure()377 prev_descriptor = descriptor; in ifx_cat1_dma_configure()