Prusa MINI Firmware overview
|
Go to the documentation of this file.
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:284
void HardFault_Handler(void)
This function handles Hard fault interrupt.
Definition: stm32f4xx_it.c:108
void TIM6_DAC_IRQHandler(void)
This function handles TIM6 global interrupt, DAC1 and DAC2 underrun error interrupts.
Definition: stm32f4xx_it.c:232
void NMI_Handler(void)
This function handles Non maskable interrupt.
Definition: stm32f4xx_it.c:96
void DMA1_Stream4_IRQHandler(void)
This function handles DMA1 stream4 global interrupt.
Definition: stm32f4xx_it.c:179
void DMA1_Stream5_IRQHandler(void)
This function handles DMA1 stream5 global interrupt.
Definition: stm32f4xx_it.c:192
void UsageFault_Handler(void)
This function handles Undefined instruction or illegal state.
Definition: stm32f4xx_it.c:147
void ETH_IRQHandler(void)
This function handles Ethernet global interrupt.
Definition: stm32f4xx_it.c:271
void DebugMon_Handler(void)
This function handles Debug monitor.
Definition: stm32f4xx_it.c:160
void TIM8_TRG_COM_TIM14_IRQHandler(void)
This function handles TIM8 trigger and commutation interrupts and TIM14 global interrupt.
Definition: stm32f4xx_it.c:219
void EXTI15_10_IRQHandler(void)
This function handles EXTI line[15:10] interrupts.
Definition: stm32f4xx_it.c:205
void BusFault_Handler(void)
This function handles Pre-fetch fault, memory access fault.
Definition: stm32f4xx_it.c:134
void OTG_HS_IRQHandler(void)
This function handles USB On The Go HS global interrupt.
Definition: stm32f4xx_it.c:297
void DMA2_Stream2_IRQHandler(void)
This function handles DMA2 stream2 global interrupt.
Definition: stm32f4xx_it.c:258
void MemManage_Handler(void)
This function handles Memory management fault.
Definition: stm32f4xx_it.c:121
void DMA2_Stream1_IRQHandler(void)
This function handles DMA2 stream1 global interrupt.
Definition: stm32f4xx_it.c:245