summaryrefslogtreecommitdiff
path: root/include/dma.h
Commit message (Expand)AuthorAgeFilesLines
* common: Change interface to dma_testGwendal Grignou2015-07-271-1/+1
* samus: pd: fix potential junk at end of tx transmissionstabilize-6670.BAlec Berg2015-01-091-1/+15
* disable DMA before sysjumpingVincent Palatin2015-01-081-0/+3
* Make DMA interface chip independentVic Yang2014-06-231-3/+3
* Initalize DMA before UARTRandall Spangler2013-09-101-1/+9
* stm32: Clean up DMA register usageRandall Spangler2013-06-271-79/+6
* Clean up DMA module and interface.Randall Spangler2013-06-261-78/+59
* Trigger dma_init() via HOOK_INITRandall Spangler2013-04-031-0/+229