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

USARTx_IRQHandler macro

Syntax

#define USARTx_IRQHandler USART1_IRQHandler

References

LocationText
main.h:66
#define USARTx_IRQHandler USART1_IRQHandler
stm32f4xx_it.c:181
void USARTx_IRQHandler(void)
stm32f4xx_it.h:45
void USARTx_IRQHandler(void);