USARTx_IRQHandler is only used within UART_Hyperterminal_DMA.
 
Symbols
loading...
Files
loading...

USARTx_IRQHandler macro

Syntax

#define USARTx_IRQHandler USART3_IRQHandler

References

LocationText
main.h:61
#define USARTx_IRQHandler USART3_IRQHandler
stm32f4xx_it.c:176
void USARTx_IRQHandler(void)
stm32f4xx_it.h:46
void USARTx_IRQHandler(void);