zephyr/drivers/sensor/hts221
Erwan Gouriou aa8a89a216 drivers: sensors: hts221: Fix trigger mode
1. Use #ifdef around CONFIG_HTS221_TRIGGER instead of #if

2. According to binding (which is in line with datasheet), name of the pin
used for trigger mode should be drdy, not irq.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2022-09-01 13:15:14 -05:00
..
CMakeLists.txt
hts221_trigger.c
hts221.c drivers: sensors: hts221: Fix trigger mode 2022-09-01 13:15:14 -05:00
hts221.h
Kconfig drivers: sensor: Convert Kconfig bus 'depends on' to 'select' 2022-08-08 06:58:18 +01:00