Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: 1-RenBuggyTimed RenBED_RGB RenBED_RGB_PWM RenBED_RGB
Fork of mbed by
Diff: TARGET_NUCLEO_F303K8/stm32f3xx_hal_rcc.h
- Revision:
- 111:4336505e4b1c
- Parent:
- 109:9296ab0bfc11
diff -r 165afa46840b -r 4336505e4b1c TARGET_NUCLEO_F303K8/stm32f3xx_hal_rcc.h
--- a/TARGET_NUCLEO_F303K8/stm32f3xx_hal_rcc.h Wed Nov 25 13:21:40 2015 +0000
+++ b/TARGET_NUCLEO_F303K8/stm32f3xx_hal_rcc.h Tue Dec 15 14:39:38 2015 +0000
@@ -164,7 +164,7 @@
* @{
*/
/* LSE state change timeout */
-#define LSE_TIMEOUT_VALUE ((uint32_t)5000) /* 5 s */
+#define LSE_TIMEOUT_VALUE ((uint32_t)100) /* 5 s */
/* Disable Backup domain write protection state change timeout */
#define DBP_TIMEOUT_VALUE ((uint32_t)100) /* 100 ms */
