Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/vishay/vcnl36825t/
Dvcnl36825t.h190 #define VCNL36825T_PS_IF_AWAY_MSK GENMASK(8, 8) macro
Dvcnl36825t_trigger.c115 if (FIELD_GET(VCNL36825T_PS_IF_AWAY_MSK, reg_value) == 1) { in vcnl36825t_thread_cb()