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: SPIne CH_Communicatuin_Test CH_Communicatuin_Test2 MCP_SPIne ... more
Fork of mbed-dev-f303 by
Diff: targets/cmsis/TARGET_STM/TARGET_STM32F3/stm32f3xx_hal_rcc.h
- Revision:
- 34:bb6061527455
- Parent:
- 0:9b334a45a8ff
- Child:
- 103:173fc4c67e73
--- a/targets/cmsis/TARGET_STM/TARGET_STM32F3/stm32f3xx_hal_rcc.h Thu Dec 03 15:15:11 2015 +0000
+++ b/targets/cmsis/TARGET_STM/TARGET_STM32F3/stm32f3xx_hal_rcc.h Mon Dec 07 08:00:11 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 */
