Skip to content

Commit

Permalink
Removed TMR alias for ISR
Browse files Browse the repository at this point in the history
  • Loading branch information
HorrorTroll committed Jan 10, 2025
1 parent 9a3a5f7 commit 34f41ad
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions os/hal/ports/AT32/AT32F415/at32_isr.h
Original file line number Diff line number Diff line change
Expand Up @@ -210,15 +210,6 @@
#define AT32_TMR4_NUMBER 30
#define AT32_TMR5_NUMBER 50

/* Aliases.*/
#define AT32_TMR9_HANDLER VectorA0
#define AT32_TMR10_HANDLER VectorA4
#define AT32_TMR11_HANDLER VectorA8

#define AT32_TMR9_NUMBER 24
#define AT32_TMR10_NUMBER 25
#define AT32_TMR11_NUMBER 26

/*
* USART units.
*/
Expand Down

0 comments on commit 34f41ad

Please sign in to comment.