Skip to content

Commit

Permalink
Update fs026.h
Browse files Browse the repository at this point in the history
  • Loading branch information
108360205 authored Mar 7, 2024
1 parent 93dbd84 commit 71a2191
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions os/common/ext/CMSIS/ES32/FS026/fs026.h
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ typedef enum IRQn
PendSV_IRQn = -2, /*!< 14 Cortex-M0 Pend SV Interrupt */
SysTick_IRQn = -1, /*!< 15 Cortex-M0 System Tick Interrupt */

/**************** ES32F0283 specific Exceptions Numbers **************************/
/**************** ES32FS026 specific Exceptions Numbers **************************/
WWDT_IRQn = 0, /* 0 | WWDT Interrupt */
PVD_IRQn = 1, /* 1 | PVD Interrupt EXTI[20] */
RTC_IRQn = 2, /* 2 | RTC Interrupt */
Expand Down Expand Up @@ -427,7 +427,7 @@ typedef enum
#endif

/**
* @} es32f0283
* @} es32fs026
*/

/**
Expand Down

0 comments on commit 71a2191

Please sign in to comment.