Searched refs:MXC_BASE_DMA1 (Results 1 – 1 of 1) sorted by relevance
458 #define MXC_BASE_DMA1 ((uint32_t)0x40035000UL) macro459 #define MXC_DMA1 ((mxc_dma_regs_t *)MXC_BASE_DMA1)461 #define MXC_DMA_GET_BASE(i) ((i) == 0 ? MXC_BASE_DMA0 : (i) == 1 ? MXC_BASE_DMA1 : 0)