Searched refs:APDS9960_ENABLE_REG (Results 1 – 3 of 3) sorted by relevance
/Zephyr-latest/drivers/sensor/apds9960/ |
D | apds9960.c | 70 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()
|
D | apds9960_trigger.c | 80 APDS9960_ENABLE_REG, in apds9960_trigger_set()
|
D | apds9960.h | 13 #define APDS9960_ENABLE_REG 0x80 macro
|