DMA_INSTANCE_IRQHANDLER is only used within DMA_FIFOMode.
 
Symbols
loading...
Files
loading...

DMA_INSTANCE_IRQHANDLER macro

Syntax

#define DMA_INSTANCE_IRQHANDLER DMA2_Stream0_IRQHandler

References

LocationText
main.h:36
#define DMA_INSTANCE_IRQHANDLER DMA2_Stream0_IRQHandler
stm32f4xx_it.c:156
void DMA_INSTANCE_IRQHANDLER(void)
stm32f4xx_it.h:42
void DMA_INSTANCE_IRQHANDLER(void);