Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/
A Ddma_15xx.c47 __align(512) DMA_CHDESC_T Chip_DMA_Table[MAX_DMA_CHANNEL];
54 DMA_CHDESC_T Chip_DMA_Table[MAX_DMA_CHANNEL]; variable
59 DMA_CHDESC_T Chip_DMA_Table[MAX_DMA_CHANNEL] __attribute__ ((aligned(512))); variable
/external/platform/lpc15xx/lpcopen/periph_dma_mem/example/src/
A Ddma_mem.c174 Chip_DMA_SetSRAMBase(LPC_DMA, DMA_ADDR(Chip_DMA_Table)); in main()
/external/platform/lpc15xx/lpcopen/periph_dma_uart/example/src/
A Ddma_uart.c356 Chip_DMA_SetSRAMBase(LPC_DMA, DMA_ADDR(Chip_DMA_Table)); in main()
/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Ddma_15xx.h214 extern DMA_CHDESC_T Chip_DMA_Table[MAX_DMA_CHANNEL];

Completed in 6 milliseconds