Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/sensor/lps22hh/
Dlps22hh.c25 static inline int lps22hh_set_odr_raw(const struct device *dev, uint8_t odr) in lps22hh_set_odr_raw() function
117 if (lps22hh_set_odr_raw(dev, odr) < 0) { in lps22hh_odr_set()
215 ret = lps22hh_set_odr_raw(dev, cfg->odr); in lps22hh_init_chip()