Searched refs:TH02_CMD_MEASURE_TEMP (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/sensor/th02/ | ||
D | th02.h | 22 #define TH02_CMD_MEASURE_TEMP 0x11 macro |
D | th02.c | 70 if (i2c_reg_write_byte_dt(i2c, TH02_REG_CONFIG, TH02_CMD_MEASURE_TEMP) < 0) { in get_temp() |