zephyr/drivers/sensor/ms5607
Thomas Schmid 03e992a6b5 drivers: sensor: ms5607: fix potential integer overlow
Fix potential integer overflow by making operands to multiplication
wider.

Fixes #21673

Signed-off-by: Thomas Schmid <tom@lfence.de>
2020-01-16 07:47:59 -06:00
..
CMakeLists.txt
Kconfig
ms5607.c
ms5607.h
ms5607_spi.c