Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/periph_dma_uart/example/src/
A Ddma_uart.c115 Chip_DMA_EnableIntChannel(LPC_DMA, DMAREQ_USART0_TX); in dmaTXSetup()
130 Chip_DMA_EnableIntChannel(LPC_DMA, DMAREQ_USART0_RX); in dmaRXSetup()
/external/platform/lpc15xx/lpcopen/periph_dma_mem/example/src/
A Ddma_mem.c180 Chip_DMA_EnableIntChannel(LPC_DMA, DMA_CH0); in main()
/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Ddma_15xx.h348 STATIC INLINE void Chip_DMA_EnableIntChannel(LPC_DMA_T *pDMA, DMA_CHID_T ch) in Chip_DMA_EnableIntChannel() function

Completed in 5 milliseconds