Searched refs:TH02_REG_STATUS (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/sensor/th02/ | ||
D | th02.h | 13 #define TH02_REG_STATUS 0x00 macro |
D | th02.c | 37 if (i2c_reg_read_byte_dt(i2c, TH02_REG_STATUS, &status) < 0) { in is_ready() |