The program list defined in stm32f10x_it.c is referenced when programming

Publisher:创意火舞Latest update time:2015-09-08 Source: eefocusKeywords:stm32f10x Reading articles on mobile phones Scan QR code
Read articles on your mobile phone anytime, anywhere
#include "stm32f10x_it.h"





 


void NMIException(void)
{}


void HardFaultException(void)
{
 
  while (1)
  {}
}


void MemManageException(void)
{
 
  while (1)
  {}
}


void BusFaultException(void)
{
 
  while (1)
  {}
}


void UsageFaultException(void)
{
 
  while (1)
  {}
}


void DebugMonitor(void)
{}


void SVCHandler(void)
{}


void PendSVC(void)
{}


void SysTickHandler(void)
{}


void WWDG_IRQHandler(void)
{}


void PVD_IRQHandler(void)
{}


void TAMPER_IRQHandler(void)
{}


void RTC_IRQHandler(void)
{}


void FLASH_IRQHandler(void)
{}


void RCC_IRQHandler(void)
{}


void EXTI0_IRQHandler(void)
{}


void EXTI1_IRQHandler(void)
{}


void EXTI2_IRQHandler(void)
{}


void EXTI3_IRQHandler(void)
{}


void EXTI4_IRQHandler(void)
{}


void DMA1_Channel1_IRQHandler(void)
{}


void DMA1_Channel2_IRQHandler(void)
{}


void DMA1_Channel3_IRQHandler(void)
{}


void DMA1_Channel4_IRQHandler(void)
{}


void DMA1_Channel5_IRQHandler(void)
{}


void DMA1_Channel6_IRQHandler(void)
{}


void DMA1_Channel7_IRQHandler(void)
{}


void ADC1_2_IRQHandler(void)
{}


void USB_HP_CAN_TX_IRQHandler(void)
{}


void USB_LP_CAN_RX0_IRQHandler(void)
{}


void CAN_RX1_IRQHandler(void)
{}


void CAN_SCE_IRQHandler(void)
{}


void EXTI9_5_IRQHandler(void)
{}


void TIM1_BRK_IRQHandler(void)
{}


void TIM1_UP_IRQHandler(void)
{}


void TIM1_TRG_COM_IRQHandler(void)
{}


void TIM1_CC_IRQHandler(void)
{}


void TIM2_IRQHandler(void)
{}


void TIM3_IRQHandler(void)
{}


void TIM4_IRQHandler(void)
{}


void I2C1_EV_IRQHandler(void)
{}


void I2C1_ER_IRQHandler(void)
{}


void I2C2_EV_IRQHandler(void)
{}


void I2C2_ER_IRQHandler(void)
{}


void SPI1_IRQHandler(void)
{}


void SPI2_IRQHandler(void)
{}


void USART1_IRQHandler(void)
{}


void USART2_IRQHandler(void)
{}


void USART3_IRQHandler(void)
{}


void EXTI15_10_IRQHandler(void)
{}


void RTCAlarm_IRQHandler(void)
{}


void USBWakeUp_IRQHandler(void)
{}


void TIM8_BRK_IRQHandler(void)
{}


void TIM8_UP_IRQHandler(void)
{}


void TIM8_TRG_COM_IRQHandler(void)
{}


void TIM8_CC_IRQHandler(void)
{}


void ADC3_IRQHandler(void)
{}


void FSMC_IRQHandler(void)
{}


void SDIO_IRQHandler(void)
{}


void TIM5_IRQHandler(void)
{}


void SPI3_IRQHandler(void)
{}


void UART4_IRQHandler(void)
{}


void UART5_IRQHandler(void)
{}


void TIM6_IRQHandler(void)
{}


void TIM7_IRQHandler(void)
{}


void DMA2_Channel1_IRQHandler(void)
{}


void DMA2_Channel2_IRQHandler(void)
{}


void DMA2_Channel3_IRQHandler(void)
{}


void DMA2_Channel4_5_IRQHandler(void)
{}

 
Keywords:stm32f10x Reference address:The program list defined in stm32f10x_it.c is referenced when programming

Previous article:About the scanning mode of STM32 ADC
Next article:STM32 interrupt priority

Latest Microcontroller Articles
  • Download from the Internet--ARM Getting Started Notes
    A brief introduction: From today on, the ARM notebook of the rookie is open, and it can be regarded as a place to store these notes. Why publish it? Maybe you are interested in it. In fact, the reason for these notes is ...
  • Learn ARM development(22)
    Turning off and on interrupts Interrupts are an efficient dialogue mechanism, but sometimes you don't want to interrupt the program while it is running. For example, when you are printing something, the program suddenly interrupts and another ...
  • Learn ARM development(21)
    First, declare the task pointer, because it will be used later. Task pointer volatile TASK_TCB* volatile g_pCurrentTask = NULL;volatile TASK_TCB* vol ...
  • Learn ARM development(20)
    With the previous Tick interrupt, the basic task switching conditions are ready. However, this "easterly" is also difficult to understand. Only through continuous practice can we understand it. ...
  • Learn ARM development(19)
    After many days of hard work, I finally got the interrupt working. But in order to allow RTOS to use timer interrupts, what kind of interrupts can be implemented in S3C44B0? There are two methods in S3C44B0. ...
  • Learn ARM development(14)
  • Learn ARM development(15)
  • Learn ARM development(16)
  • Learn ARM development(17)
Change More Related Popular Components

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

About Us Customer Service Contact Information Datasheet Sitemap LatestNews


Room 1530, 15th Floor, Building B, No.18 Zhongguancun Street, Haidian District, Beijing, Postal Code: 100190 China Telephone: 008610 8235 0740

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号