Searched refs:dst_peripheral_request (Results 1 – 2 of 2) sorted by relevance
361 line = config->dst_peripheral_request & GPDMA0_CH_CFGH_PER_Msk; in XMC_DMA_CH_Init()366 line = config->dst_peripheral_request & GPDMA1_CH_CFGH_PER_Msk; in XMC_DMA_CH_Init()369 peripheral = config->dst_peripheral_request >> GPDMA_CH_CFGH_PER_BITSIZE; in XMC_DMA_CH_Init()
434 …uint8_t dst_peripheral_request; /**< Destination peripheral request. See xmc_dma_map… member