Searched refs:SRAMBASE (Results 1 – 2 of 2) sorted by relevance
133 __IO uint32_t SRAMBASE; /*!< DMA SRAM address of the channel configuration table */ member230 pDMA->SRAMBASE = base; in Chip_DMA_SetSRAMBase()240 return pDMA->SRAMBASE; in Chip_DMA_GetSRAMBase()
105 DMA_CHDESC_T *pDesc = (DMA_CHDESC_T *) pDMA->SRAMBASE; in Chip_DMA_SetupTranChannel()
Completed in 4 milliseconds