Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Drom_dma_15xx.h171 } DMA_TASK_T; typedef
185 ErrorCode_t (*dma_init)(DMA_HANDLE_T *handle, DMA_CHANNEL_T *channel, DMA_TASK_T *task);
187 ErrorCode_t (*dma_link)(DMA_HANDLE_T *handle, DMA_TASK_T *task, uint8_t valid);
/external/platform/lpc15xx/lpcopen/periph_dma_rom_uart/example/src/
A Ddma_rom_uart.c109 static DMA_TASK_T dma_task_cfg; /* Transfer Configuration for DMA ROM API */

Completed in 3 milliseconds