Searched refs:ENABLESET (Results 1 – 1 of 1) sorted by relevance
48 __IO uint32_t ENABLESET; /*!< DMA Channel Enable read and Set for all DMA channels */ member259 pDMA->DMACOMMON[0].ENABLESET = (1 << ch); in Chip_DMA_EnableChannel()283 return pDMA->DMACOMMON[0].ENABLESET; in Chip_DMA_GetEnabledChannels()
Completed in 4 milliseconds