Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/vishay/vcnl36825t/
Dvcnl36825t.c429 if (config->sunlight_cancellation) { in vcnl36825t_init_registers()
568 .sunlight_cancellation = DT_INST_PROP(inst, sunlight_cancellation), \
Dvcnl36825t.h308 bool sunlight_cancellation; member