Memory to Memory DMA demo from CMSIS example. This demo execute 1000 times of 32 word memory to memory DMA (copy), and also measures number of dummy loop execution during DMA cylcles. Line 56 of "DMA_M2M.c" can change DMA source. where; 1)static : source is SRAM 2)const : source is Flash ROM

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

File Index

File List

Here is a list of all documented files with brief descriptions:
DMA_M2M.c [code]
GetTickCount.cpp [code]
GetTickCount.h [code]
lpc17xx_clkpwr.c [code]Contains all functions support for Clock and Power Control firmware library on LPC17xx
lpc17xx_clkpwr.h [code]Contains all macro definitions and function prototypes support for Clock and Power Control firmware library on LPC17xx
lpc17xx_gpdma.c [code]Contains all functions support for GPDMA firmware library on LPC17xx
lpc17xx_gpdma.h [code]Contains all macro definitions and function prototypes support for GPDMA firmware library on LPC17xx
lpc17xx_libcfg.h [code]Library configuration file
lpc_types.h [code]Contains the NXP ABL typedefs for C standard types