Searched refs:channel1 (Results 1 – 2 of 2) sorted by relevance
125 uint32_t channel1; /*!< The index of channel 1. */ member
190 …tmpreg |= (DMA_DCR_LINKCC(config->linkType) | DMA_DCR_LCH1(config->channel1) | DMA_DCR_LCH2(config… in DMA_SetChannelLinkConfig()