Home
last modified time | relevance | path

Searched refs:APDS9960_STATUS_PINT (Results 1 – 2 of 2) sorted by relevance

/drivers/sensor/apds9960/
A Dapds9960.c102 while (!(tmp & APDS9960_STATUS_PINT)) { in apds9960_sample_fetch()
115 if (tmp & APDS9960_STATUS_PINT) { in apds9960_sample_fetch()
A Dapds9960.h81 #define APDS9960_STATUS_PINT BIT(5) macro

Completed in 9 milliseconds