RTEMS
5.0.0
|
Direct memory access (DMA) support. More...
Functions | |
rtems_status_code | lpc24xx_dma_copy_initialize (void) |
rtems_status_code | lpc24xx_dma_copy_release (void) |
rtems_status_code | lpc24xx_dma_copy (unsigned channel, void *dest, const void *src, size_t n, size_t width) |
rtems_status_code | lpc24xx_dma_copy_wait (unsigned channel) |
Direct memory access (DMA) support.