Home
last modified time | relevance | path

Searched refs:APDS9960_ENABLE_REG (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/drivers/sensor/apds9960/
Dapds9960.c70 APDS9960_ENABLE_REG, tmp, tmp)) { in apds9960_sample_fetch()
103 APDS9960_ENABLE_REG, in apds9960_sample_fetch()
215 APDS9960_ENABLE_REG, APDS9960_ENABLE_PEN, in apds9960_proxy_setup()
264 APDS9960_ENABLE_REG, APDS9960_ENABLE_AEN, in apds9960_ambient_setup()
292 APDS9960_ENABLE_REG, 0)) { in apds9960_sensor_setup()
385 APDS9960_ENABLE_REG, in apds9960_init_interrupt()
414 APDS9960_ENABLE_REG, in apds9960_pm_action()
422 APDS9960_ENABLE_REG, in apds9960_pm_action()
Dapds9960_trigger.c80 APDS9960_ENABLE_REG, in apds9960_trigger_set()
Dapds9960.h13 #define APDS9960_ENABLE_REG 0x80 macro