Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Ddma_15xx.h48 __IO uint32_t ENABLESET; /*!< DMA Channel Enable read and Set for all DMA channels */ member
259 pDMA->DMACOMMON[0].ENABLESET = (1 << ch); in Chip_DMA_EnableChannel()
283 return pDMA->DMACOMMON[0].ENABLESET; in Chip_DMA_GetEnabledChannels()

Completed in 4 milliseconds