Searched refs:sht3xd_write_command (Results 1 – 2 of 2) sorted by relevance
54 int sht3xd_write_command(const struct device *dev, uint16_t cmd) in sht3xd_write_command() function87 if (sht3xd_write_command(dev, in sht3xd_sample_fetch()178 if (sht3xd_write_command(dev, SHT3XD_CMD_CLEAR_STATUS) < 0) { in sht3xd_init()187 if (sht3xd_write_command(dev, in sht3xd_init()
83 int sht3xd_write_command(const struct device *dev, uint16_t cmd);