Example of UART-DMA transfers taken form the npx cmsis driver libary

Dependencies:   mbed

Auto generated API documentation and code listings for DMA_UART_example

Classes

GPDMA_Channel_CFG_Type GPDMA Channel configuration structure type definition
GPDMA_LLI_Type GPDMA Linker List Item structure type definition
PINSEL_CFG_Type Pin configuration structure
UART1_RS485_CTRLCFG_Type UART1 Full modem - RS485 Control configuration type
UART_AB_CFG_Type Auto Baudrate mode configuration type definition
UART_CFG_Type UART Configuration Structure definition
UART_FIFO_CFG_Type UART FIFO Configuration Structure definition

Code

debug_frmwrk.c [code] Contains some utilities that used for debugging through UART
debug_frmwrk.h [code] Contains some utilities that used for debugging through UART
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
lpc17xx_libcfg_default.h [code] Default Library configuration header file
lpc17xx_pinsel.c [code] Contains all functions support for Pin connect block firmware library on LPC17xx
lpc17xx_pinsel.h [code] Contains all macro definitions and function prototypes support for Pin connect block firmware library on LPC17xx
lpc17xx_uart.c [code] Contains all functions support for UART firmware library on LPC17xx
lpc17xx_uart.h [code] Contains all macro definitions and function prototypes support for UART firmware library on LPC17xx
lpc_types.h [code] Contains the NXP ABL typedefs for C standard types
uart_dma_test.c [code] Tweaked by dps.lwk to work with mbed's online complier 30/09/2010