Searched refs:APDS9960_STATUS_PINT (Results 1 – 2 of 2) sorted by relevance
102 while (!(tmp & APDS9960_STATUS_PINT)) { in apds9960_sample_fetch()115 if (tmp & APDS9960_STATUS_PINT) { in apds9960_sample_fetch()
81 #define APDS9960_STATUS_PINT BIT(5) macro
Completed in 9 milliseconds