Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/vishay/vcnl36825t/
Dvcnl36825t.c77 VCNL36825T_PS_ON); in vcnl36825t_pm_action()
293 reg_value |= VCNL36825T_PS_ON; in vcnl36825t_init_registers()
Dvcnl36825t.h43 #define VCNL36825T_PS_ON (1 << VCNL36825T_PS_ON_POS) macro