Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/st/ism330dhcx/
Dism330dhcx_i2c.c31 static int ism330dhcx_i2c_write(const struct device *dev, uint8_t reg_addr, uint8_t *value, in ism330dhcx_i2c_write() function
50 data->ctx_i2c.write_reg = (stmdev_write_ptr) ism330dhcx_i2c_write; in ism330dhcx_i2c_init()