libmaple/libmaple/stm32f1/include/series
Manuel Odendahl bbff6fbf78 Set DCNTR before starting DMA transfer.
I am not sure why this would work for most DMA transfers but I ran into trouble when doing
SDIO DMA.

Signed-off-by: Manuel Odendahl <wesen@ruinwesen.com>
2013-01-17 20:54:54 +01:00
..
adc.h ADC: Doxygen fixups 2012-06-29 20:46:20 -04:00
dac.h Bring back libmaple/dac.h. 2012-06-04 00:20:21 -04:00
dma.h Set DCNTR before starting DMA transfer. 2013-01-17 20:54:54 +01:00
exti.h STM32F2: Add EXTI support. 2012-06-03 22:45:41 -04:00
flash.h Lose <libmaple/util.h> dependency in series/flash.h headers. 2012-05-09 17:56:35 -04:00
gpio.h stm32f1: gpio.h: Add another hack mode macro. 2012-06-26 16:50:31 -04:00
i2c.h Doxygen hacks and fixups. 2012-06-28 17:29:43 -04:00
nvic.h STM32F1: Fix nvic_irq_disable_all() on some MCUs. 2012-05-31 17:24:18 -04:00
pwr.h Fix a bunch of Doxygen file-level comments. 2012-05-08 16:22:41 -04:00
rcc.h Sort the rcc_clk_id enumerators semi-alphabetically. 2012-06-02 20:31:52 -04:00
spi.h Bring back <libmaple/spi.h>. 2012-06-07 21:46:25 -04:00
stm32.h stm32.h: Soften "missing MCU" errors into warnings. 2012-06-07 03:38:29 -04:00
timer.h series/timer.h: Remove silly duplicate declarations. 2012-06-07 19:15:04 -04:00
usart.h Fix a bunch of Doxygen file-level comments. 2012-05-08 16:22:41 -04:00