Searched refs:APDS9960_PGAIN_2X (Results 1 – 3 of 3) sorted by relevance
/Zephyr-latest/drivers/sensor/apds9960/ | ||
D | Kconfig | 48 config APDS9960_PGAIN_2X config in choice58356f840204 |
D | apds9960.h | 55 #define APDS9960_PGAIN_2X BIT(2) macro |
D | apds9960.c | 486 .pgain = APDS9960_PGAIN_2X, |