zephyr/drivers/sensor/st/hts221
Armando Visconti 89b24bdc85 drivers/sensor: st: fix ASSERT in fetch API
Many drivers use a wrong __ASSERT in the fetch API, where they just
use SENSOR_CHAN_ALL, while it is more common fetching the specific
sensor channel (i.e. SENSOR_CHAN_PRESS, SENSOR_CHAN_ACCEL_XYZ, ...).

Signed-off-by: Armando Visconti <armando.visconti@st.com>
2025-02-10 11:31:06 +01:00
..
CMakeLists.txt
hts221_trigger.c
hts221.c drivers/sensor: st: fix ASSERT in fetch API 2025-02-10 11:31:06 +01:00
hts221.h
Kconfig