zephyr/drivers/sensor/st/ism330dhcx
Tom Hughes 337ca4e478 drivers: sensor: Remove unused function
Building with clang warns:

drivers/sensor/st/ism330dhcx/ism330dhcx.c:107:19: error: unused function
'ism330dhcx_reboot' [-Werror,-Wunused-function]
static inline int ism330dhcx_reboot(const struct device *dev)

Signed-off-by: Tom Hughes <tomhughes@chromium.org>
2025-02-13 03:27:43 +01:00
..
CMakeLists.txt
ism330dhcx_i2c.c
ism330dhcx_shub.c drivers/sensor/st: Fix wrong data byte swap for be 2024-08-27 07:07:52 -04:00
ism330dhcx_spi.c
ism330dhcx_trigger.c style: drivers: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
ism330dhcx.c drivers: sensor: Remove unused function 2025-02-13 03:27:43 +01:00
ism330dhcx.h
Kconfig sensor: tree-wide: Enforce dependency of int-gpios with Trigger feature 2024-10-22 20:41:43 +02:00