Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/sensor/hp206c/
Dhp206c.c56 static int hp206c_write(const struct device *dev, uint8_t cmd, uint8_t *data, in hp206c_write() function
75 return hp206c_write(dev, cmd, &reg_val, 1); in hp206c_write_reg()