Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/vishay/vcnl36825t/
Dvcnl36825t.h225 #define VCNL36825T_FORCED_FACTOR_SCALE 10 macro
231 VCNL36825T_FORCED_FACTOR_SCALE)
241 (VCNL36825T_FORCED_FACTOR_WAKEUP_DELAY * VCNL36825T_FORCED_FACTOR_SCALE))
Dvcnl36825t.c258 return ((meas_duration * forced_factor) / VCNL36825T_FORCED_FACTOR_SCALE) + 1; in vcn36825t_measurement_timeout_us()