Searched refs:APDS9960_STATUS_AINT (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/sensor/apds9960/ | ||
D | apds9960.h | 82 #define APDS9960_STATUS_AINT BIT(4) macro |
D | apds9960.c | 91 if (tmp & APDS9960_STATUS_AINT) { in apds9960_sample_fetch() |