⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 bsp_int.txt

📁 stm32 ucos 精简移殖版本 不需作任何修改直接便可运行。包含串口 定时器
💻 TXT
📖 第 1 页 / 共 2 页
字号:
                          ENDP

                  BSP_IntHandlerRCC PROC
0000e6  2005              MOVS     r0,#5
0000e8  e7fe              B        BSP_IntHandler
;;;314    void  BSP_IntHandlerEXTI0         (void)  { BSP_IntHandler(BSP_INT_ID_EXTI0);           }
                          ENDP

                  BSP_IntHandlerEXTI0 PROC
0000ea  2006              MOVS     r0,#6
0000ec  e7fe              B        BSP_IntHandler
;;;315    void  BSP_IntHandlerEXTI1         (void)  { BSP_IntHandler(BSP_INT_ID_EXTI1);           }
                          ENDP

                  BSP_IntHandlerEXTI1 PROC
0000ee  2007              MOVS     r0,#7
0000f0  e7fe              B        BSP_IntHandler
;;;316    void  BSP_IntHandlerEXTI2         (void)  { BSP_IntHandler(BSP_INT_ID_EXTI2);           }
                          ENDP

                  BSP_IntHandlerEXTI2 PROC
0000f2  2008              MOVS     r0,#8
0000f4  e7fe              B        BSP_IntHandler
;;;317    void  BSP_IntHandlerEXTI3         (void)  { BSP_IntHandler(BSP_INT_ID_EXTI3);           }
                          ENDP

                  BSP_IntHandlerEXTI3 PROC
0000f6  2009              MOVS     r0,#9
0000f8  e7fe              B        BSP_IntHandler
;;;318    void  BSP_IntHandlerEXTI4         (void)  { BSP_IntHandler(BSP_INT_ID_EXTI4);           }
                          ENDP

                  BSP_IntHandlerEXTI4 PROC
0000fa  200a              MOVS     r0,#0xa
0000fc  e7fe              B        BSP_IntHandler
;;;319    void  BSP_IntHandlerDMA1_CH1      (void)  { BSP_IntHandler(BSP_INT_ID_DMA1_CH1);        }
                          ENDP

                  BSP_IntHandlerDMA1_CH1 PROC
0000fe  200b              MOVS     r0,#0xb
000100  e7fe              B        BSP_IntHandler
;;;320    void  BSP_IntHandlerDMA1_CH2      (void)  { BSP_IntHandler(BSP_INT_ID_DMA1_CH2);        }
                          ENDP

                  BSP_IntHandlerDMA1_CH2 PROC
000102  200c              MOVS     r0,#0xc
000104  e7fe              B        BSP_IntHandler
;;;321    void  BSP_IntHandlerDMA1_CH3      (void)  { BSP_IntHandler(BSP_INT_ID_DMA1_CH3);        }
                          ENDP

                  BSP_IntHandlerDMA1_CH3 PROC
000106  200d              MOVS     r0,#0xd
000108  e7fe              B        BSP_IntHandler
;;;322    void  BSP_IntHandlerDMA1_CH4      (void)  { BSP_IntHandler(BSP_INT_ID_DMA1_CH4);        }
                          ENDP

                  BSP_IntHandlerDMA1_CH4 PROC
00010a  200e              MOVS     r0,#0xe
00010c  e7fe              B        BSP_IntHandler
;;;323    void  BSP_IntHandlerDMA1_CH5      (void)  { BSP_IntHandler(BSP_INT_ID_DMA1_CH5);        }
                          ENDP

                  BSP_IntHandlerDMA1_CH5 PROC
00010e  200f              MOVS     r0,#0xf
000110  e7fe              B        BSP_IntHandler
;;;324    void  BSP_IntHandlerDMA1_CH6      (void)  { BSP_IntHandler(BSP_INT_ID_DMA1_CH6);        }
                          ENDP

                  BSP_IntHandlerDMA1_CH6 PROC
000112  2010              MOVS     r0,#0x10
000114  e7fe              B        BSP_IntHandler
;;;325    void  BSP_IntHandlerDMA1_CH7      (void)  { BSP_IntHandler(BSP_INT_ID_DMA1_CH7);        }
                          ENDP

                  BSP_IntHandlerDMA1_CH7 PROC
000116  2011              MOVS     r0,#0x11
000118  e7fe              B        BSP_IntHandler
;;;326    void  BSP_IntHandlerADC1_2        (void)  { BSP_IntHandler(BSP_INT_ID_ADC1_2);          }
                          ENDP

                  BSP_IntHandlerADC1_2 PROC
00011a  2012              MOVS     r0,#0x12
00011c  e7fe              B        BSP_IntHandler
;;;327    void  BSP_IntHandlerUSB_HP_CAN_TX (void)  { BSP_IntHandler(BSP_INT_ID_USB_HP_CAN_TX);   }
                          ENDP

                  BSP_IntHandlerUSB_HP_CAN_TX PROC
00011e  2013              MOVS     r0,#0x13
000120  e7fe              B        BSP_IntHandler
;;;328    void  BSP_IntHandlerUSB_LP_CAN_RX0(void)  { BSP_IntHandler(BSP_INT_ID_USB_LP_CAN_RX0);  }
                          ENDP

                  BSP_IntHandlerUSB_LP_CAN_RX0 PROC
000122  2014              MOVS     r0,#0x14
000124  e7fe              B        BSP_IntHandler
;;;329    void  BSP_IntHandlerCAN_RX1       (void)  { BSP_IntHandler(BSP_INT_ID_CAN_RX1);         }
                          ENDP

                  BSP_IntHandlerCAN_RX1 PROC
000126  2015              MOVS     r0,#0x15
000128  e7fe              B        BSP_IntHandler
;;;330    void  BSP_IntHandlerCAN_SCE       (void)  { BSP_IntHandler(BSP_INT_ID_CAN_SCE);         }
                          ENDP

                  BSP_IntHandlerCAN_SCE PROC
00012a  2016              MOVS     r0,#0x16
00012c  e7fe              B        BSP_IntHandler
;;;331    void  BSP_IntHandlerEXTI9_5       (void)  { BSP_IntHandler(BSP_INT_ID_EXTI9_5);         }
                          ENDP

                  BSP_IntHandlerEXTI9_5 PROC
00012e  2017              MOVS     r0,#0x17
000130  e7fe              B        BSP_IntHandler
;;;332    void  BSP_IntHandlerTIM1_BRK      (void)  { BSP_IntHandler(BSP_INT_ID_TIM1_BRK);        }
                          ENDP

                  BSP_IntHandlerTIM1_BRK PROC
000132  2018              MOVS     r0,#0x18
000134  e7fe              B        BSP_IntHandler
;;;333    void  BSP_IntHandlerTIM1_UP       (void)  { BSP_IntHandler(BSP_INT_ID_TIM1_UP);         }
                          ENDP

                  BSP_IntHandlerTIM1_UP PROC
000136  2019              MOVS     r0,#0x19
000138  e7fe              B        BSP_IntHandler
;;;334    void  BSP_IntHandlerTIM1_TRG_COM  (void)  { BSP_IntHandler(BSP_INT_ID_TIM1_TRG_COM);    }
                          ENDP

                  BSP_IntHandlerTIM1_TRG_COM PROC
00013a  201a              MOVS     r0,#0x1a
00013c  e7fe              B        BSP_IntHandler
;;;335    void  BSP_IntHandlerTIM1_CC       (void)  { BSP_IntHandler(BSP_INT_ID_TIM1_CC);         }
                          ENDP

                  BSP_IntHandlerTIM1_CC PROC
00013e  201b              MOVS     r0,#0x1b
000140  e7fe              B        BSP_IntHandler
;;;336    void  BSP_IntHandlerTIM2          (void)  { BSP_IntHandler(BSP_INT_ID_TIM2);            }
                          ENDP

                  BSP_IntHandlerTIM2 PROC
000142  201c              MOVS     r0,#0x1c
000144  e7fe              B        BSP_IntHandler
;;;337    void  BSP_IntHandlerTIM3          (void)  { BSP_IntHandler(BSP_INT_ID_TIM3);            }
                          ENDP

                  BSP_IntHandlerTIM3 PROC
000146  201d              MOVS     r0,#0x1d
000148  e7fe              B        BSP_IntHandler
;;;338    void  BSP_IntHandlerTIM4          (void)  { BSP_IntHandler(BSP_INT_ID_TIM4);            }
                          ENDP

                  BSP_IntHandlerTIM4 PROC
00014a  201e              MOVS     r0,#0x1e
00014c  e7fe              B        BSP_IntHandler
;;;339    void  BSP_IntHandlerI2C1_EV       (void)  { BSP_IntHandler(BSP_INT_ID_I2C1_EV);         }
                          ENDP

                  BSP_IntHandlerI2C1_EV PROC
00014e  201f              MOVS     r0,#0x1f
000150  e7fe              B        BSP_IntHandler
;;;340    void  BSP_IntHandlerI2C1_ER       (void)  { BSP_IntHandler(BSP_INT_ID_I2C1_ER);         }
                          ENDP

                  BSP_IntHandlerI2C1_ER PROC
000152  2020              MOVS     r0,#0x20
000154  e7fe              B        BSP_IntHandler
;;;341    void  BSP_IntHandlerI2C2_EV       (void)  { BSP_IntHandler(BSP_INT_ID_I2C2_EV);         }
                          ENDP

                  BSP_IntHandlerI2C2_EV PROC
000156  2021              MOVS     r0,#0x21
000158  e7fe              B        BSP_IntHandler
;;;342    void  BSP_IntHandlerI2C2_ER       (void)  { BSP_IntHandler(BSP_INT_ID_I2C2_ER);         }
                          ENDP

                  BSP_IntHandlerI2C2_ER PROC
00015a  2022              MOVS     r0,#0x22
00015c  e7fe              B        BSP_IntHandler
;;;343    void  BSP_IntHandlerSPI1          (void)  { BSP_IntHandler(BSP_INT_ID_SPI1);            }
                          ENDP

                  BSP_IntHandlerSPI1 PROC
00015e  2023              MOVS     r0,#0x23
000160  e7fe              B        BSP_IntHandler
;;;344    void  BSP_IntHandlerSPI2          (void)  { BSP_IntHandler(BSP_INT_ID_SPI2);            }
                          ENDP

                  BSP_IntHandlerSPI2 PROC
000162  2024              MOVS     r0,#0x24
000164  e7fe              B        BSP_IntHandler
;;;345    void  BSP_IntHandlerUSART1        (void)  { BSP_IntHandler(BSP_INT_ID_USART1);          }
                          ENDP

                  BSP_IntHandlerUSART1 PROC
000166  2025              MOVS     r0,#0x25
000168  e7fe              B        BSP_IntHandler
;;;346    void  BSP_IntHandlerUSART2        (void)  { BSP_IntHandler(BSP_INT_ID_USART2);          }
                          ENDP

                  BSP_IntHandlerUSART2 PROC
00016a  2026              MOVS     r0,#0x26
00016c  e7fe              B        BSP_IntHandler
;;;347    void  BSP_IntHandlerUSART3        (void)  { BSP_IntHandler(BSP_INT_ID_USART3);          }
                          ENDP

                  BSP_IntHandlerUSART3 PROC
00016e  2027              MOVS     r0,#0x27
000170  e7fe              B        BSP_IntHandler
;;;348    void  BSP_IntHandlerEXTI15_10     (void)  { BSP_IntHandler(BSP_INT_ID_EXTI15_10);       }
                          ENDP

                  BSP_IntHandlerEXTI15_10 PROC
000172  2028              MOVS     r0,#0x28
000174  e7fe              B        BSP_IntHandler
;;;349    void  BSP_IntHandlerRTCAlarm      (void)  { BSP_IntHandler(BSP_INT_ID_RTCAlarm);        }
                          ENDP

                  BSP_IntHandlerRTCAlarm PROC
000176  2029              MOVS     r0,#0x29
000178  e7fe              B        BSP_IntHandler
;;;350    void  BSP_IntHandlerUSBWakeUp     (void)  { BSP_IntHandler(BSP_INT_ID_USBWakeUp);       }
                          ENDP

                  BSP_IntHandlerUSBWakeUp PROC
00017a  202a              MOVS     r0,#0x2a
00017c  e7fe              B        BSP_IntHandler
;;;351    
                          ENDP

00017e  0000              DCW      0x0000
                  |L1.384|
000180  00000000          DCD      ||.bss||
                  |L1.388|
000184  40004400          DCD      0x40004400
                  |L1.392|
000188  00000000          DCD      OSIntNesting

                          AREA ||.bss||, DATA, NOINIT, ALIGN=2

                  BSP_IntVectTbl
                          %        168

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -