Searched full:request_source (Results 1 – 3 of 3) sorted by relevance
51 by the macro XMC4XXX_SET_CONFIG(line, request_source). Use the following steps to properly52 select parameters line, request_source:59 3. Select request_source from Table "DMA Request Source Selection" in XMC4XXX reference63 The interrupt would map to SR1. From Table "DMA Request Source Selection", request_source
96 by the macro XMC4XXX_SET_CONFIG(line, request_source). Use the following steps to properly97 select parameters line, request_source:104 3. Select request_source from Table "DMA Request Source Selection" in XMC4XXX reference108 The interrupt would map to SR1. From Table "DMA Request Source Selection", request_source
223 uint8_t request_source = XMC4XXX_DMA_GET_REQUEST_SOURCE(config->dma_slot); in dma_xmc4xxx_config() local248 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()