Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/st/ism330dhcx/
Dism330dhcx.c158 static int ism330dhcx_gyro_set_odr_raw(const struct device *dev, uint8_t odr) in ism330dhcx_gyro_set_odr_raw() function
232 if (ism330dhcx_gyro_set_odr_raw(dev, odr) < 0) { in ism330dhcx_gyro_odr_set()
736 if (ism330dhcx_gyro_set_odr_raw(dev, cfg->gyro_odr) < 0) { in ism330dhcx_init_chip()