Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/dma/
Ddma_xmc4xxx.c25 #define DLR_SRSEL_RS_MSK 0xf macro
247 DLR->SRSEL0 &= ~(DLR_SRSEL_RS_MSK << (dlr_line_reg * DLR_SRSEL_RS_BITSIZE)); in dma_xmc4xxx_config()
253 DLR->SRSEL1 &= ~(DLR_SRSEL_RS_MSK << (dlr_line_reg * DLR_SRSEL_RS_BITSIZE)); in dma_xmc4xxx_config()