zephyr/drivers/sensor
Tom Burdick 5474b611cb icm42688: Fix divide by zero potential
There were code paths that could have lead to divide by zero given an
invalid scale setting for accel or gyro. In practice this should be an
invalid setup even before getting to these conversion functions. The
conversion functions now better show all valid values are accounted for
by using CODE_UNREACHABLE in the default case.

Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
2024-07-27 15:10:27 +03:00
..
a01nyub
adi
amd_sb_tsi
amg88xx
ams
aosong
apds9960
asahi_kasei sensor: akm09918c: Use RTIO workq on akm09918c_submit 2024-07-09 17:21:05 -04:00
bosch sensor: bme280: Use RTIO workq on bme280_submit 2024-07-09 17:21:05 -04:00
current_amp sensor: current_amp: fix fractional value 2024-06-11 20:11:53 +03:00
ene_tach_kb1200
ens160 sensor: fix fallthrough on sample_channel_get on AQI 2024-06-12 18:16:29 -04:00
espressif
explorir_m
f75303
fcx_mldx5
grow_r502a
honeywell
hp206c
hs300x
infineon
isl29035
ist8310
ite
lm35
lm75 sensor: lm75: Enforce dependency of int-gpios with Trigger feature 2024-06-25 14:16:28 -04:00
lm77
ltrf216a
maxim drivers: sensor: maxim: max31865: Fix fault bit clearing 2024-07-09 15:38:19 -04:00
mc3419
meas sensor: ms5837: fix compensate parameters for 30BA variant 2024-05-29 07:34:51 +02:00
mhz19b
microchip
nct75
nordic
ntc_thermistor
nuvoton
nxp drivers: sensor/nxp: Add NXP LPCMP driver 2024-05-31 09:51:29 -05:00
pms7003
qdec_sam drivers: counter: sam: Add qdec as tc special mode 2024-06-17 17:47:42 -04:00
rohm
rpi_pico_temp
s11059
sbs_gauge
seeed posix: deprecate POSIX_FNMATCH GETOPT GETENTROPY 2024-06-04 16:27:12 -05:00
sensirion drivers: sensor: sensirion: shtcx: remove chip property 2024-06-11 20:12:15 +03:00
silabs drivers/sensor: si7006: Switch to undef DT_DRV_COMPAT 2024-06-15 04:42:31 -04:00
st drivers/sensor: lis2dux12: fix temperature conversion 2024-07-27 10:37:11 +03:00
sx9500
tdk icm42688: Fix divide by zero potential 2024-07-27 15:10:27 +03:00
th02
ti drivers: sensor: tmp116: Add ability to set conversion averaging mode 2024-07-27 10:45:01 +03:00
tsic_xx6
veaa_x_3
vishay sensor: coverity-fix: Simplify unsigned comparison 2024-07-12 05:56:30 -04:00
voltage_divider drivers: sensor: voltage_divider: revert patch 2024-07-12 19:50:27 +02:00
wsen drivers: sensor: wsen_itds: fix device ID mismatch return value 2024-07-09 08:56:04 +02:00
CMakeLists.txt
default_rtio_sensor.c sensor: fallback: Decouple RTIO request using RTIO workqueues service 2024-07-09 17:21:05 -04:00
Kconfig sensor: fallback: Decouple RTIO request using RTIO workqueues service 2024-07-09 17:21:05 -04:00
Kconfig.trigger_template
sensor_decoders_init.c
sensor_handlers.c build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
sensor_shell_stream.c
sensor_shell.c sensors: Fix shell missing channel types 2024-06-18 14:55:27 -04:00
sensor_shell.h
shell_battery.c