Home
last modified time | relevance | path

Searched refs:hts221_init_interrupt (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/drivers/sensor/st/hts221/
Dhts221.h81 int hts221_init_interrupt(const struct device *dev);
Dhts221_trigger.c122 int hts221_init_interrupt(const struct device *dev) in hts221_init_interrupt() function
Dhts221.c188 status = hts221_init_interrupt(dev); in hts221_init()