Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/sensirion/shtcx/
Dshtcx.c79 static int shtcx_read_words(const struct device *dev, uint16_t cmd, uint16_t *data, in shtcx_read_words() function
151 if (shtcx_read_words(dev, in shtcx_sample_fetch()
215 if (shtcx_read_words(dev, SHTCX_CMD_READ_ID, &product_id, 1, 0) < 0) { in shtcx_init()