aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2014-05-23 12:40:14 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2014-05-23 12:40:14 +0000
commit4c6383f4f38efe8038f28f70fcd7935def6bb1e3 (patch)
treea772a88c417ee9bd43637fd8aeffe1d57013d269 /os/hal
parentcc8b2a75594dda364b6e5247f7b02babe54ed892 (diff)
downloadChibiOS-4c6383f4f38efe8038f28f70fcd7935def6bb1e3.tar.gz
ChibiOS-4c6383f4f38efe8038f28f70fcd7935def6bb1e3.tar.bz2
ChibiOS-4c6383f4f38efe8038f28f70fcd7935def6bb1e3.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6954 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal')
-rw-r--r--os/hal/ports/STM32/STM32L1xx/stm32_registry.h24
1 files changed, 12 insertions, 12 deletions
diff --git a/os/hal/ports/STM32/STM32L1xx/stm32_registry.h b/os/hal/ports/STM32/STM32L1xx/stm32_registry.h
index c7e17c039..7bff1e574 100644
--- a/os/hal/ports/STM32/STM32L1xx/stm32_registry.h
+++ b/os/hal/ports/STM32/STM32L1xx/stm32_registry.h
@@ -129,16 +129,16 @@
#define STM32_TIM7_CHANNELS 0
#define STM32_HAS_TIM9 TRUE
-#define STM32_TIM15_IS_32BITS FALSE
-#define STM32_TIM15_CHANNELS 2
+#define STM32_TIM9_IS_32BITS FALSE
+#define STM32_TIM9_CHANNELS 2
#define STM32_HAS_TIM10 TRUE
-#define STM32_TIM15_IS_32BITS FALSE
-#define STM32_TIM15_CHANNELS 2
+#define STM32_TIM10_IS_32BITS FALSE
+#define STM32_TIM10_CHANNELS 2
#define STM32_HAS_TIM11 TRUE
-#define STM32_TIM15_IS_32BITS FALSE
-#define STM32_TIM15_CHANNELS 2
+#define STM32_TIM11_IS_32BITS FALSE
+#define STM32_TIM11_CHANNELS 2
#define STM32_HAS_TIM1 FALSE
#define STM32_HAS_TIM5 FALSE
@@ -277,16 +277,16 @@
#define STM32_TIM7_CHANNELS 0
#define STM32_HAS_TIM9 TRUE
-#define STM32_TIM15_IS_32BITS FALSE
-#define STM32_TIM15_CHANNELS 2
+#define STM32_TIM9_IS_32BITS FALSE
+#define STM32_TIM9_CHANNELS 2
#define STM32_HAS_TIM10 TRUE
-#define STM32_TIM15_IS_32BITS FALSE
-#define STM32_TIM15_CHANNELS 2
+#define STM32_TIM10_IS_32BITS FALSE
+#define STM32_TIM10_CHANNELS 2
#define STM32_HAS_TIM11 TRUE
-#define STM32_TIM15_IS_32BITS FALSE
-#define STM32_TIM15_CHANNELS 2
+#define STM32_TIM11_IS_32BITS FALSE
+#define STM32_TIM11_CHANNELS 2
#define STM32_HAS_TIM1 FALSE
#define STM32_HAS_TIM8 FALSE