summaryrefslogtreecommitdiffstats
path: root/nuttx/arch/arm/src/stm32/stm32_dma.h
AgeCommit message (Expand)AuthorFilesLines
2012-04-22Add circular DMA support to STM32 and STM32 serial driver; Add initial config...patacongo1-0/+13
2012-03-10Add peripheral support for the STM32 F2 familypatacongo1-7/+9
2012-02-21STM32 SDIO DMA: Ignore DMA FIFO errors; these seem to be bogus. SD multiple ...patacongo1-3/+3
2012-02-21Add logic to STM32 SDIO driver to terminate on a DMA errorpatacongo1-1/+41
2012-02-19Fix error in STM32 DMA driver stream index calculationpatacongo1-2/+9
2011-12-07Add STM32 F4 DMA framework (untested)patacongo1-0/+16
2011-11-20Update DMA header file for the STM32F40xxxpatacongo1-2/+9
2011-03-27More changes from Urospatacongo1-299/+153
2009-11-26Numerous fixes for basic STM32 SDIO DMA accesspatacongo1-0/+3
2009-10-16Fix DMA channel mappingpatacongo1-0/+84
2009-10-16First cut at DMA codepatacongo1-87/+124
2009-09-23Add DMA header filepatacongo1-0/+246