![]() |
RTEMS 6.1
|
Direct memory access (DMA) support. More...
Functions | |
| void | lpc176x_dma_initialize (void) |
| Initializes the general purpose DMA. | |
| rtems_status_code | lpc176x_dma_channel_obtain (const unsigned channel) |
| Tries to obtain the DMA channel channel. | |
| void | lpc176x_dma_channel_release (const unsigned channel) |
| Releases the DMA channel channel. | |
| void | lpc176x_dma_channel_disable (const unsigned channel, const bool force) |
| Disables the DMA channel channel. | |
Direct memory access (DMA) support.