zephyr/drivers/sensor/st
Aurelien Jarno 09fc2dab43 drivers: sensor: stm32_vref: get rid of floating point computation
Instead of using floating point operations to compute the vref voltage,
it is possible to use the sensor_value_from_milli() function.

On a STM32G0, this saves 130 bytes of flash, excluding the FP library
needed on a FPU less MCU.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2024-05-14 20:22:18 -04:00
..
hts221
i3g4250d
iis2dh
iis2dlpc
iis2iclx
iis2mdc
iis3dhhc
iis328dq
ism330dhcx
lis2de12
lis2dh drivers: allow lis2dh anymotion triggers if no anymotion latching is active 2024-05-06 14:54:46 +01:00
lis2ds12
lis2du12
lis2dux12
lis2dw12
lis2mdl
lis3mdl
lps2xdf drivers: use DT_INST_NODE_HAS_COMPAT 2024-04-26 20:04:38 +01:00
lps22hb
lps22hh
lps25hb
lsm6ds0
lsm6dsl drivers/sensor: lsm6dsl: use sensor APIs to convert to units 2024-05-08 09:23:50 -04:00
lsm6dso drivers: use DT_INST_NODE_HAS_COMPAT 2024-04-26 20:04:38 +01:00
lsm6dso16is
lsm6dsv16x
lsm9ds0_gyro
lsm9ds0_mfd
lsm303dlhc_magn
qdec_stm32
stm32_temp
stm32_vbat drivers: sensor: stm32_vbat: get rid of floating point computation 2024-05-14 20:22:18 -04:00
stm32_vref drivers: sensor: stm32_vref: get rid of floating point computation 2024-05-14 20:22:18 -04:00
stmemsc
stts22h
stts751
vl53l0x
vl53l1x
CMakeLists.txt
Kconfig