37 #ifndef __STM32F4xx_IT_H 38 #define __STM32F4xx_IT_H void OTG_FS_IRQHandler(void)
This function handles USB On The Go FS global interrupt.
Definition: stm32f4xx_it.c:307
void HardFault_Handler(void)
This function handles Hard fault interrupt.
Definition: stm32f4xx_it.c:106
void UART4_IRQHandler(void)
This function handles UART4 global interrupt.
Definition: stm32f4xx_it.c:293
void EXTI9_5_IRQHandler(void)
This function handles EXTI line[9:5] interrupts.
Definition: stm32f4xx_it.c:221
void TIM5_IRQHandler(void)
This function handles TIM5 global interrupt.
Definition: stm32f4xx_it.c:279
void NMI_Handler(void)
This function handles Non maskable interrupt.
Definition: stm32f4xx_it.c:93
void DMA1_Stream5_IRQHandler(void)
This function handles DMA1 stream5 global interrupt.
Definition: stm32f4xx_it.c:207
void DMA1_Stream1_IRQHandler(void)
This function handles DMA1 stream1 global interrupt.
Definition: stm32f4xx_it.c:193
void UsageFault_Handler(void)
This function handles Undefined instruction or illegal state.
Definition: stm32f4xx_it.c:155
void DebugMon_Handler(void)
This function handles Debug monitor.
Definition: stm32f4xx_it.c:170
void USART2_IRQHandler(void)
This function handles USART2 global interrupt.
Definition: stm32f4xx_it.c:236
void USART3_IRQHandler(void)
This function handles USART3 global interrupt.
Definition: stm32f4xx_it.c:250
void EXTI15_10_IRQHandler(void)
This function handles EXTI line[15:10] interrupts.
Definition: stm32f4xx_it.c:264
void BusFault_Handler(void)
This function handles Pre-fetch fault, memory access fault.
Definition: stm32f4xx_it.c:138
void MemManage_Handler(void)
This function handles Memory management fault.
Definition: stm32f4xx_it.c:121