zephyr/soc/arm/st_stm32
Ioannis Glaropoulos 78e023cdd5 soc: arm: stm32: fix sign of timeout variable
'timeout' needs to be a signed variable, so that the
check for less-than-zero is able to result to true (if
the timeout actually expires). Addresses the coverity
issue [Coverity CID :203493] reported in #18379.

Fixes #18379.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2019-08-19 15:12:44 +02:00
..
common dts: stm32wb: Limit flash size to 812K 2019-06-03 09:38:19 -04:00
stm32f0 drivers: usb/stm32: use dts information to populate clock settings 2019-07-16 09:08:51 -04:00
stm32f1 drivers: spi: Fix spi related files of stm32f1x 2019-07-31 14:26:50 -05:00
stm32f2 drivers: usb/stm32: use dts information to populate clock settings 2019-07-16 09:08:51 -04:00
stm32f3 drivers: usb/stm32: use dts information to populate clock settings 2019-07-16 09:08:51 -04:00
stm32f4 soc: arm: st_stm32: add STM32F437XI 2019-08-05 19:57:45 -04:00
stm32f7 drivers: usb/stm32: use dts information to populate clock settings 2019-07-16 09:08:51 -04:00
stm32g0 soc: arm: uart: Add STM32G0X UART support 2019-07-05 10:35:55 -05:00
stm32h7 soc: arm: stm32: fix sign of timeout variable 2019-08-19 15:12:44 +02:00
stm32l0 drivers: usb/stm32: use dts information to populate clock settings 2019-07-16 09:08:51 -04:00
stm32l1 soc: stm32: Remove unused soc_register header file 2019-05-30 09:37:51 -04:00
stm32l4 drivers: usb/stm32: use dts information to populate clock settings 2019-07-16 09:08:51 -04:00
stm32mp1 drivers: spi: spi_ll_stm32: Add support for STM32MP1x SoC 2019-08-05 13:52:34 -05:00
stm32wb drivers: adc: enable ADC on STM32WB 2019-07-31 05:38:25 -04:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig soc: stm32: enable outputing hex file 2019-05-08 21:11:10 -04:00
Kconfig.defconfig license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig.soc arm: soc: move arm SoCs to top-dir 2018-09-13 00:56:48 -04:00