|
PER Firmware
|
#include "common/phal_F4_F7/phal_F4_F7.h"Go to the source code of this file.
Classes | |
| struct | dma_init_t |
Functions | |
| bool | PHAL_initDMA (dma_init_t *init) |
| void | PHAL_startTxfer (dma_init_t *init) |
| void | PHAL_stopTxfer (dma_init_t *init) |
| void | PHAL_reEnable (dma_init_t *init) |
| void | PHAL_DMA_setMemAddress (dma_init_t *init, const uint32_t address) |
| void | PHAL_DMA_setTxferLength (dma_init_t *init, const uint32_t length) |