Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/st/ism330dhcx/
Dism330dhcx.c134 static int ism330dhcx_accel_set_odr_raw(const struct device *dev, uint8_t odr) in ism330dhcx_accel_set_odr_raw() function
178 if (ism330dhcx_accel_set_odr_raw(dev, odr) < 0) { in ism330dhcx_accel_odr_set()
723 if (ism330dhcx_accel_set_odr_raw(dev, cfg->accel_odr) < 0) { in ism330dhcx_init_chip()