Autodrone
Multi-Domain Vehicle
drv_dma.h
Go to the documentation of this file.
1
8
/* Define to prevent recursive inclusion -------------------------------------*/
9
#ifndef __DMA_H__
10
#define __DMA_H__
11
12
#ifdef __cplusplus
13
extern
"C"
{
14
#endif
15
16
/* Function Prototypes */
17
void
dmaInit
(
void
);
18
19
#ifdef __cplusplus
20
}
21
#endif
22
23
#endif
/* __DMA_H__ */
dmaInit
void dmaInit(void)
Initializes the DMA clock and NVIC.
Definition:
drv_dma.c:15
STM32CubeIDE
Autodrone32
Src
drv
drv_dma.h
Generated by
1.9.3