ChibiOS/RT Logo ChibiOS/RT

Architecture - Reference Manual - Guides

Functions

stm32_dma.c File Reference

STM32 DMA helper driver code. More...

#include "ch.h"
#include "hal.h"

Go to the source code of this file.

Functions

void dmaInit (void)
 STM32 DMA helper initialization.
void dmaEnable (uint32_t dma)
 Enables the specified DMA controller clock.
void dmaDisable (uint32_t dma)
 Disables the specified DMA controller clock.

Detailed Description

STM32 DMA helper driver code.

Definition in file stm32_dma.c.


Generated on Sun Nov 28 2010 14:09:50 for ChibiOS/RT by doxygen 1.7.1