Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/vishay/vcnl36825t/
Dvcnl36825t.c573 .int_smart_persistence = DT_INST_PROP(inst, int_smart_persistence)))}; \
Dvcnl36825t.h314 bool int_smart_persistence; member
Dvcnl36825t_trigger.c262 if (config->int_smart_persistence) { in vcnl36825t_trigger_init()