Searched refs:linkType (Results 1 – 2 of 2) sorted by relevance
140 dma_channel_link_type_t linkType; /*!< Channel link type. */ member
145 …tmpreg |= (DMA_DCR_LINKCC(config->linkType) | DMA_DCR_LCH1(config->channel1) | DMA_DCR_LCH2(config… in DMA_SetChannelLinkConfig()