TARGET_STM: Remove timeout on HSEM.
With tickless mechanism hsem can be used for quite a long time
(time to set up PLL clock).
Also, if hsem is held to long, then this is not the current core which is faulty,
but probably the other (the one which hold the HSEM)
ls
1 parent 41b038a commit affe7113effcb0ccaeb412cc396c053656fe7786
@Alexandre Bourdiol Alexandre Bourdiol authored on 19 Nov 2019
Showing 17 changed files
View
features/mbedtls/targets/TARGET_STM/TARGET_STM32L4/aes_alt.c
View
targets/TARGET_STM/TARGET_STM32H7/analogin_device.c
View
targets/TARGET_STM/TARGET_STM32H7/flash_api.c
View
targets/TARGET_STM/TARGET_STM32H7/pin_device.h
View
targets/TARGET_STM/can_api.c
View
targets/TARGET_STM/gpio_api.c
View
targets/TARGET_STM/gpio_object.h
View
targets/TARGET_STM/i2c_api.c
View
targets/TARGET_STM/lp_ticker.c
View
targets/TARGET_STM/pinmap.c
View
targets/TARGET_STM/qspi_api.c
View
targets/TARGET_STM/rtc_api.c
View
targets/TARGET_STM/serial_api.c
View
targets/TARGET_STM/sleep.c
View
targets/TARGET_STM/stm_spi_api.c
View
targets/TARGET_STM/trng_api.c
View
targets/TARGET_STM/us_ticker.c