Skip to content

Commit

Permalink
Deleted TMR10/11 for ICU driver due to only 1 channel available
Browse files Browse the repository at this point in the history
  • Loading branch information
HorrorTroll committed Jan 10, 2025
1 parent 5f9c615 commit c8fb8a4
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 20 deletions.
2 changes: 0 additions & 2 deletions demos/AT32/RT-AT-START-F415/cfg/mcuconf.h
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,6 @@
#define AT32_ICU_USE_TMR4 FALSE
#define AT32_ICU_USE_TMR5 FALSE
#define AT32_ICU_USE_TMR9 FALSE
#define AT32_ICU_USE_TMR10 FALSE
#define AT32_ICU_USE_TMR11 FALSE

/*
* PWM driver system settings.
Expand Down
2 changes: 0 additions & 2 deletions testhal/AT32/multi/ERTC/cfg/at-start-f415/mcuconf.h
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,6 @@
#define AT32_ICU_USE_TMR4 FALSE
#define AT32_ICU_USE_TMR5 FALSE
#define AT32_ICU_USE_TMR9 FALSE
#define AT32_ICU_USE_TMR10 FALSE
#define AT32_ICU_USE_TMR11 FALSE

/*
* PWM driver system settings.
Expand Down
2 changes: 0 additions & 2 deletions testhal/AT32/multi/I2C_HW/cfg/at-start-f415/mcuconf.h
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,6 @@
#define AT32_ICU_USE_TMR4 FALSE
#define AT32_ICU_USE_TMR5 FALSE
#define AT32_ICU_USE_TMR9 FALSE
#define AT32_ICU_USE_TMR10 FALSE
#define AT32_ICU_USE_TMR11 FALSE

/*
* PWM driver system settings.
Expand Down
2 changes: 0 additions & 2 deletions testhal/AT32/multi/I2C_SW/cfg/at-start-f415/mcuconf.h
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,6 @@
#define AT32_ICU_USE_TMR4 FALSE
#define AT32_ICU_USE_TMR5 FALSE
#define AT32_ICU_USE_TMR9 FALSE
#define AT32_ICU_USE_TMR10 FALSE
#define AT32_ICU_USE_TMR11 FALSE

/*
* PWM driver system settings.
Expand Down
2 changes: 0 additions & 2 deletions testhal/AT32/multi/PWM_ICU/cfg/at-start-f415/mcuconf.h
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,6 @@
#define AT32_ICU_USE_TMR4 FALSE
#define AT32_ICU_USE_TMR5 FALSE
#define AT32_ICU_USE_TMR9 FALSE
#define AT32_ICU_USE_TMR10 FALSE
#define AT32_ICU_USE_TMR11 FALSE

/*
* PWM driver system settings.
Expand Down
2 changes: 0 additions & 2 deletions testhal/AT32/multi/SDC-FATFS/cfg/at-start-f415/mcuconf.h
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,6 @@
#define AT32_ICU_USE_TMR4 FALSE
#define AT32_ICU_USE_TMR5 FALSE
#define AT32_ICU_USE_TMR9 FALSE
#define AT32_ICU_USE_TMR10 FALSE
#define AT32_ICU_USE_TMR11 FALSE

/*
* PWM driver system settings.
Expand Down
2 changes: 0 additions & 2 deletions testhal/AT32/multi/SDC/cfg/at-start-f415/mcuconf.h
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,6 @@
#define AT32_ICU_USE_TMR4 FALSE
#define AT32_ICU_USE_TMR5 FALSE
#define AT32_ICU_USE_TMR9 FALSE
#define AT32_ICU_USE_TMR10 FALSE
#define AT32_ICU_USE_TMR11 FALSE

/*
* PWM driver system settings.
Expand Down
2 changes: 0 additions & 2 deletions testhal/AT32/multi/UART/cfg/at-start-f415/mcuconf.h
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,6 @@
#define AT32_ICU_USE_TMR4 FALSE
#define AT32_ICU_USE_TMR5 FALSE
#define AT32_ICU_USE_TMR9 FALSE
#define AT32_ICU_USE_TMR10 FALSE
#define AT32_ICU_USE_TMR11 FALSE

/*
* PWM driver system settings.
Expand Down
2 changes: 0 additions & 2 deletions testhal/AT32/multi/USB_CDC/cfg/at-start-f415/mcuconf.h
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,6 @@
#define AT32_ICU_USE_TMR4 FALSE
#define AT32_ICU_USE_TMR5 FALSE
#define AT32_ICU_USE_TMR9 FALSE
#define AT32_ICU_USE_TMR10 FALSE
#define AT32_ICU_USE_TMR11 FALSE

/*
* PWM driver system settings.
Expand Down
2 changes: 0 additions & 2 deletions testhal/AT32/multi/WDT/cfg/at-start-f415/mcuconf.h
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,6 @@
#define AT32_ICU_USE_TMR4 FALSE
#define AT32_ICU_USE_TMR5 FALSE
#define AT32_ICU_USE_TMR9 FALSE
#define AT32_ICU_USE_TMR10 FALSE
#define AT32_ICU_USE_TMR11 FALSE

/*
* PWM driver system settings.
Expand Down

0 comments on commit c8fb8a4

Please sign in to comment.