Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/dma/
Ddma_xmc4xxx.c223 uint8_t request_source = XMC4XXX_DMA_GET_REQUEST_SOURCE(config->dma_slot); in dma_xmc4xxx_config() local
248 DLR->SRSEL0 |= request_source << (dlr_line_reg * DLR_SRSEL_RS_BITSIZE); in dma_xmc4xxx_config()
254 DLR->SRSEL1 |= request_source << (dlr_line_reg * DLR_SRSEL_RS_BITSIZE); in dma_xmc4xxx_config()