RTEMS 7.0-rc1
Loading...
Searching...
No Matches
Data Structures | Functions
efm32gg11_dma.c File Reference

EFM32GG11 LDMA Support. More...

#include <bsp.h>
#include <bsp/processor.h>
#include <bsp/efm32gg11_dma.h>
#include <rtems/bspIo.h>
#include <rtems/sysinit.h>

Data Structures

struct  dma_context_s
 

Functions

void efm32gg11_dma_register (unsigned int channel, void(*done_int)(void *), void *arg)
 
void efm32gg11_dma_int_enable (unsigned int channel, bool enable)
 
 RTEMS_SYSINIT_ITEM (efm32gg11_dma_init, RTEMS_SYSINIT_DEVICE_DRIVERS, RTEMS_SYSINIT_ORDER_LAST_BUT_5)
 

Detailed Description

EFM32GG11 LDMA Support.