str73x_vect.s

来自「基于STR730的WUT程序」· S 代码 · 共 1,143 行 · 第 1/4 页

S
1,143
字号
;*******************************************************************************
        EXPORT EXTIT03IRQHandler 
EXTIT03IRQHandler
        IRQ_to_SYS
        BL     EXTIT03_IRQHandler
        SYS_to_IRQ

;*******************************************************************************
;* Function Name  : EXTIT04IRQHandler
;* Description    : This function used to switch to SYS mode before entering
;                   the EXTIT04IRQHandler function located in 73x_it.c.
;                   Then to return to IRQ mode after the
;                   EXTIT04IRQHandler function termination.
;* Input          : none
;* Output         : none
;*******************************************************************************
        EXPORT EXTIT04IRQHandler 
EXTIT04IRQHandler
        IRQ_to_SYS
        BL     EXTIT04_IRQHandler
        SYS_to_IRQ

;*******************************************************************************
;* Function Name  : EXTIT05IRQHandler
;* Description    : This function used to switch to SYS mode before entering
;                   the EXTIT05IRQHandler function located in 73x_it.c.
;                   Then to return to IRQ mode after the
;                   EXTIT05IRQHandler function termination.
;* Input          : none
;* Output         : none
;*******************************************************************************
        EXPORT EXTIT05IRQHandler 
EXTIT05IRQHandler
        IRQ_to_SYS
        BL     EXTIT05_IRQHandler
        SYS_to_IRQ

;*******************************************************************************
;* Function Name  : EXTIT06IRQHandler
;* Description    : This function used to switch to SYS mode before entering
;                   the EXTIT06IRQHandler function located in 73x_it.c.
;                   Then to return to IRQ mode after the
;                   EXTIT06IRQHandler function termination.
;* Input          : none
;* Output         : none
;*******************************************************************************
        EXPORT EXTIT06IRQHandler 
EXTIT06IRQHandler
        IRQ_to_SYS
        BL     EXTIT06_IRQHandler
        SYS_to_IRQ

;*******************************************************************************
;* Function Name  : EXTIT07IRQHandler
;* Description    : This function used to switch to SYS mode before entering
;                   the EXTIT07IRQHandler function located in 73x_it.c.
;                   Then to return to IRQ mode after the
;                   EXTIT07IRQHandler function termination.
;* Input          : none
;* Output         : none
;*******************************************************************************
        EXPORT EXTIT07IRQHandler 
EXTIT07IRQHandler
        IRQ_to_SYS
        BL     EXTIT07_IRQHandler
        SYS_to_IRQ

;*******************************************************************************
;* Function Name  : EXTIT08IRQHandler
;* Description    : This function used to switch to SYS mode before entering
;                   the EXTIT08IRQHandler function located in 73x_it.c.
;                   Then to return to IRQ mode after the
;                   EXTIT08IRQHandler function termination.
;* Input          : none
;* Output         : none
;*******************************************************************************
        EXPORT EXTIT08IRQHandler 
EXTIT08IRQHandler
        IRQ_to_SYS
        BL     EXTIT08_IRQHandler
        SYS_to_IRQ

;*******************************************************************************
;* Function Name  : EXTIT09IRQHandler
;* Description    : This function used to switch to SYS mode before entering
;                   the EXTIT09IRQHandler function located in 73x_it.c.
;                   Then to return to IRQ mode after the
;                   EXTIT09IRQHandler function termination.
;* Input          : none
;* Output         : none
;*******************************************************************************
        EXPORT EXTIT09IRQHandler 
EXTIT09IRQHandler
        IRQ_to_SYS
        BL     EXTIT09_IRQHandler
        SYS_to_IRQ

;*******************************************************************************
;* Function Name  : EXTIT10IRQHandler
;* Description    : This function used to switch to SYS mode before entering
;                   the EXTIT10IRQHandler function located in 73x_it.c.
;                   Then to return to IRQ mode after the
;                   EXTIT10IRQHandler function termination.
;* Input          : none
;* Output         : none
;*******************************************************************************
        EXPORT EXTIT10IRQHandler 
EXTIT10IRQHandler
        IRQ_to_SYS
        BL     EXTIT10_IRQHandler
        SYS_to_IRQ

;*******************************************************************************
;* Function Name  : EXTIT11IRQHandler
;* Description    : This function used to switch to SYS mode before entering
;                   the EXTIT11IRQHandler function located in 73x_it.c.
;                   Then to return to IRQ mode after the
;                   EXTIT11IRQHandler function termination.
;* Input          : none
;* Output         : none
;*******************************************************************************
        EXPORT EXTIT11IRQHandler 
EXTIT11IRQHandler
        IRQ_to_SYS
        BL     EXTIT11_IRQHandler
        SYS_to_IRQ

;*******************************************************************************
;* Function Name  : EXTIT12IRQHandler
;* Description    : This function used to switch to SYS mode before entering
;                   the EXTIT12IRQHandler function located in 73x_it.c.
;                   Then to return to IRQ mode after the
;                   EXTIT12IRQHandler function termination.
;* Input          : none
;* Output         : none
;*******************************************************************************
        EXPORT EXTIT12IRQHandler 
EXTIT12IRQHandler
        IRQ_to_SYS
        BL     EXTIT12_IRQHandler
        SYS_to_IRQ

;*******************************************************************************
;* Function Name  : EXTIT13IRQHandler
;* Description    : This function used to switch to SYS mode before entering
;                   the EXTIT13IRQHandler function located in 73x_it.c.
;                   Then to return to IRQ mode after the
;                   EXTIT13IRQHandler function termination.
;* Input          : none
;* Output         : none
;*******************************************************************************
        EXPORT EXTIT13IRQHandler 
EXTIT13IRQHandler
        IRQ_to_SYS
        BL     EXTIT13_IRQHandler
        SYS_to_IRQ

;*******************************************************************************
;* Function Name  : EXTIT14IRQHandler
;* Description    : This function used to switch to SYS mode before entering
;                   the EXTIT14IRQHandler function located in 73x_it.c.
;                   Then to return to IRQ mode after the
;                   EXTIT14IRQHandler function termination.
;* Input          : none
;* Output         : none
;*******************************************************************************
        EXPORT EXTIT14IRQHandler 
EXTIT14IRQHandler
        IRQ_to_SYS
        BL     EXTIT14_IRQHandler
        SYS_to_IRQ

;*******************************************************************************
;* Function Name  : EXTIT15IRQHandler
;* Description    : This function used to switch to SYS mode before entering
;                   the EXTIT15IRQHandler function located in 73x_it.c.
;                   Then to return to IRQ mode after the
;                   EXTIT15IRQHandler function termination.
;* Input          : none
;* Output         : none
;*******************************************************************************
        EXPORT EXTIT15IRQHandler 
EXTIT15IRQHandler
        IRQ_to_SYS
        BL     EXTIT15_IRQHandler
        SYS_to_IRQ

;*******************************************************************************
;* Function Name  : DMATRERRIRQHandler
;* Description    : This function used to switch to SYS mode before entering
;                   the DMATRERRIRQHandler function located in 73x_it.c.
;                   Then to return to IRQ mode after the
;                   DMATRERRIRQHandler function termination.
;* Input          : none
;* Output         : none
;*******************************************************************************
        EXPORT DMATRERRIRQHandler 
DMATRERRIRQHandler
        IRQ_to_SYS
        BL     DMATRERR_IRQHandler
        SYS_to_IRQ

;*******************************************************************************
;* Function Name  : TIM1IRQHandler
;* Description    : This function used to switch to SYS mode before entering
;                   the TIM1IRQHandler function located in 73x_it.c.
;                   Then to return to IRQ mode after the
;                   TIM1IRQHandler function termination.
;* Input          : none
;* Output         : none
;*******************************************************************************
        EXPORT TIM1IRQHandler 
TIM1IRQHandler
        IRQ_to_SYS
        BL     TIM1_IRQHandler
        SYS_to_IRQ

;*******************************************************************************
;* Function Name  : TIM2IRQHandler
;* Description    : This function used to switch to SYS mode before entering
;                   the TIM2IRQHandler function located in 73x_it.c.
;                   Then to return to IRQ mode after the
;                   TIM2IRQHandler function termination.
;* Input          : none
;* Output         : none
;*******************************************************************************
        EXPORT TIM2IRQHandler 
TIM2IRQHandler
        IRQ_to_SYS
        BL     TIM2_IRQHandler
        SYS_to_IRQ

;*******************************************************************************
;* Function Name  : TIM3IRQHandler
;* Description    : This function used to switch to SYS mode before entering
;                   the TIM3IRQHandler function located in 73x_it.c.
;                   Then to return to IRQ mode after the
;                   TIM3IRQHandler function termination.
;* Input          : none
;* Output         : none
;*******************************************************************************
        EXPORT TIM3IRQHandler 
TIM3IRQHandler
        IRQ_to_SYS
        BL     TIM3_IRQHandler
        SYS_to_IRQ

;*******************************************************************************
;* Function Name  : TIM4IRQHandler
;* Description    : This function used to switch to SYS mode before entering
;                   the TIM4IRQHandler function located in 73x_it.c.
;                   Then to return to IRQ mode after the
;                   TIM4IRQHandler function termination.
;* Input          : none
;* Output         : none
;*******************************************************************************
        EXPORT TIM4IRQHandler 
TIM4IRQHandler
        IRQ_to_SYS
        BL     TIM4_IRQHandler
        SYS_to_IRQ

;*******************************************************************************
;* Function Name  : TB0IRQHandler
;* Description    : This function used to switch to SYS mode before entering
;                   the TB0IRQHandler function located in 73x_it.c.
;                   Then to return to IRQ mode after the
;                   TB0IRQHandler function termination.
;* Input          : none
;* Output         : none
;*******************************************************************************
        EXPORT TB0IRQHandler 
TB0IRQHandler
        IRQ_to_SYS
        BL     TB0_IRQHandler
        SYS_to_IRQ

;*******************************************************************************
;* Function Name  : TB1IRQHandler
;* Description    : This function used to switch to SYS mode before entering
;                   the TB1IRQHandler function located in 73x_it.c.
;                   Then to return to IRQ mode after the
;                   TB1IRQHandler function termination.
;* Input          : none
;* Output         : none
;*******************************************************************************

⌨️ 快捷键说明

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