aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F0xx/PWM-ICU/mcuconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32F0xx/PWM-ICU/mcuconf.h')
-rw-r--r--testhal/STM32F0xx/PWM-ICU/mcuconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32F0xx/PWM-ICU/mcuconf.h b/testhal/STM32F0xx/PWM-ICU/mcuconf.h
index fc02500bd..7bae2ccf1 100644
--- a/testhal/STM32F0xx/PWM-ICU/mcuconf.h
+++ b/testhal/STM32F0xx/PWM-ICU/mcuconf.h
@@ -47,7 +47,7 @@
#define STM32_LSE_ENABLED FALSE
#define STM32_SW STM32_SW_PLL
#define STM32_PLLSRC STM32_PLLSRC_HSI
-#define STM32_PLLXTPRE STM32_PLLXTPRE_DIV1
+#define STM32_PREDIV_VALUE 1
#define STM32_PLLMUL_VALUE 12
#define STM32_HPRE STM32_HPRE_DIV1
#define STM32_PPRE STM32_PPRE_DIV1