Configure_DMA() is only used within TIM_DMA.
 
Symbols
loading...
Files
loading...

Configure_DMA() function

This function enables the peripheral clock for the DMA, configures the DMA transfer, configures the NVIC for DMA and enables the DMA.

Syntax

__STATIC_INLINE void Configure_DMA(void);
Implemented in main.c:86

Return value

None

References

LocationReferrerText
main.c:86
__STATIC_INLINE void Configure_DMA(void)
main.c:47
__STATIC_INLINE void Configure_DMA(void);
main.c:68main()
Configure_DMA();

Call Tree

Data read by Configure_DMA()
all items filtered out
Configure_DMA()