Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/vishay/vcnl36825t/
Dvcnl36825t.h200 #define VCNL36825T_VERSION_CODE_MSK GENMASK(11, 8) macro
Dvcnl36825t.c513 (unsigned int)FIELD_GET(VCNL36825T_VERSION_CODE_MSK, reg_value)); in vcnl36825t_init()