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
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
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
Kconfig
Kconfig.defconfig
Kconfig.soc