zephyr/drivers/sensor/ina3221
Ryan McClelland b92e749c3e drivers: sensor: ina3221: fix double-promotion
channel_get was doing using floating point constants with it's calculation.
The result is changed to be a float as this was generating a double
promotion warning.

Signed-off-by: Ryan McClelland <ryanmcclelland@meta.com>
2023-08-23 07:51:53 -05:00
..
CMakeLists.txt
ina3221.c drivers: sensor: ina3221: fix double-promotion 2023-08-23 07:51:53 -05:00
ina3221.h
Kconfig