Skip to content

Commit c8fb8a4

Browse files
committed
Deleted TMR10/11 for ICU driver due to only 1 channel available
1 parent 5f9c615 commit c8fb8a4

File tree

10 files changed

+0
-20
lines changed

10 files changed

+0
-20
lines changed

demos/AT32/RT-AT-START-F415/cfg/mcuconf.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,6 @@
151151
#define AT32_ICU_USE_TMR4 FALSE
152152
#define AT32_ICU_USE_TMR5 FALSE
153153
#define AT32_ICU_USE_TMR9 FALSE
154-
#define AT32_ICU_USE_TMR10 FALSE
155-
#define AT32_ICU_USE_TMR11 FALSE
156154

157155
/*
158156
* PWM driver system settings.

testhal/AT32/multi/ERTC/cfg/at-start-f415/mcuconf.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,6 @@
151151
#define AT32_ICU_USE_TMR4 FALSE
152152
#define AT32_ICU_USE_TMR5 FALSE
153153
#define AT32_ICU_USE_TMR9 FALSE
154-
#define AT32_ICU_USE_TMR10 FALSE
155-
#define AT32_ICU_USE_TMR11 FALSE
156154

157155
/*
158156
* PWM driver system settings.

testhal/AT32/multi/I2C_HW/cfg/at-start-f415/mcuconf.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,6 @@
151151
#define AT32_ICU_USE_TMR4 FALSE
152152
#define AT32_ICU_USE_TMR5 FALSE
153153
#define AT32_ICU_USE_TMR9 FALSE
154-
#define AT32_ICU_USE_TMR10 FALSE
155-
#define AT32_ICU_USE_TMR11 FALSE
156154

157155
/*
158156
* PWM driver system settings.

testhal/AT32/multi/I2C_SW/cfg/at-start-f415/mcuconf.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,6 @@
151151
#define AT32_ICU_USE_TMR4 FALSE
152152
#define AT32_ICU_USE_TMR5 FALSE
153153
#define AT32_ICU_USE_TMR9 FALSE
154-
#define AT32_ICU_USE_TMR10 FALSE
155-
#define AT32_ICU_USE_TMR11 FALSE
156154

157155
/*
158156
* PWM driver system settings.

testhal/AT32/multi/PWM_ICU/cfg/at-start-f415/mcuconf.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,6 @@
151151
#define AT32_ICU_USE_TMR4 FALSE
152152
#define AT32_ICU_USE_TMR5 FALSE
153153
#define AT32_ICU_USE_TMR9 FALSE
154-
#define AT32_ICU_USE_TMR10 FALSE
155-
#define AT32_ICU_USE_TMR11 FALSE
156154

157155
/*
158156
* PWM driver system settings.

testhal/AT32/multi/SDC-FATFS/cfg/at-start-f415/mcuconf.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,6 @@
151151
#define AT32_ICU_USE_TMR4 FALSE
152152
#define AT32_ICU_USE_TMR5 FALSE
153153
#define AT32_ICU_USE_TMR9 FALSE
154-
#define AT32_ICU_USE_TMR10 FALSE
155-
#define AT32_ICU_USE_TMR11 FALSE
156154

157155
/*
158156
* PWM driver system settings.

testhal/AT32/multi/SDC/cfg/at-start-f415/mcuconf.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,6 @@
151151
#define AT32_ICU_USE_TMR4 FALSE
152152
#define AT32_ICU_USE_TMR5 FALSE
153153
#define AT32_ICU_USE_TMR9 FALSE
154-
#define AT32_ICU_USE_TMR10 FALSE
155-
#define AT32_ICU_USE_TMR11 FALSE
156154

157155
/*
158156
* PWM driver system settings.

testhal/AT32/multi/UART/cfg/at-start-f415/mcuconf.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,6 @@
151151
#define AT32_ICU_USE_TMR4 FALSE
152152
#define AT32_ICU_USE_TMR5 FALSE
153153
#define AT32_ICU_USE_TMR9 FALSE
154-
#define AT32_ICU_USE_TMR10 FALSE
155-
#define AT32_ICU_USE_TMR11 FALSE
156154

157155
/*
158156
* PWM driver system settings.

testhal/AT32/multi/USB_CDC/cfg/at-start-f415/mcuconf.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,6 @@
151151
#define AT32_ICU_USE_TMR4 FALSE
152152
#define AT32_ICU_USE_TMR5 FALSE
153153
#define AT32_ICU_USE_TMR9 FALSE
154-
#define AT32_ICU_USE_TMR10 FALSE
155-
#define AT32_ICU_USE_TMR11 FALSE
156154

157155
/*
158156
* PWM driver system settings.

testhal/AT32/multi/WDT/cfg/at-start-f415/mcuconf.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,6 @@
151151
#define AT32_ICU_USE_TMR4 FALSE
152152
#define AT32_ICU_USE_TMR5 FALSE
153153
#define AT32_ICU_USE_TMR9 FALSE
154-
#define AT32_ICU_USE_TMR10 FALSE
155-
#define AT32_ICU_USE_TMR11 FALSE
156154

157155
/*
158156
* PWM driver system settings.

0 commit comments

Comments
 (0)