Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Ddma_15xx.h133 __IO uint32_t SRAMBASE; /*!< DMA SRAM address of the channel configuration table */ member
230 pDMA->SRAMBASE = base; in Chip_DMA_SetSRAMBase()
240 return pDMA->SRAMBASE; in Chip_DMA_GetSRAMBase()
/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/
A Ddma_15xx.c105 DMA_CHDESC_T *pDesc = (DMA_CHDESC_T *) pDMA->SRAMBASE; in Chip_DMA_SetupTranChannel()

Completed in 4 milliseconds