aboutsummaryrefslogtreecommitdiff
path: root/stmhal/dma.h
AgeCommit message (Expand)Author
2015-12-16stmhal: Extend SPI support to fully support all SPI devices on STM32F429.Tobias Badertscher
2015-12-02stmhal: Put all DMA channel & stream definitions in dma.hDave Hylands
2015-11-24stmhal: On SysTick IRQ, only process one DMA channel at a time.Damien George
2015-11-24stmhal: Turn off DMA clocks when idle for 100 msecDave Hylands
2015-06-24stmhal/dma.c: Modify dma_init() to accept init struct as an argumentblmorris
2015-06-10stmhal: Factor out DMA initialisation code from spi.c.Damien George