Searched refs:HP206C_REG_INT_SRC (Results 1 – 2 of 2) sorted by relevance
/Zephyr-Core-2.7.6/drivers/sensor/hp206c/ | ||
D | hp206c.h | 30 #define HP206C_REG_INT_SRC 0x0D macro |
D | hp206c.c | 175 if (hp206c_read_reg(dev, HP206C_REG_INT_SRC, &int_src) < 0) { in hp206c_wait_dev_ready() |