Searched refs:VCNL4040_LED_I_POS (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/sensor/vishay/vcnl4040/ | ||
D | vcnl4040.h | 34 #define VCNL4040_LED_I_POS 8 macro |
D | vcnl4040.c | 175 value[VCNL4040_REG_PS_MS] = config->led_i << VCNL4040_LED_I_POS; in vcnl4040_reg_setup() |