Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/w1/slaves/
Dw1_ds2438.c34 #define DS2438_MAX_CONVERSION_TIME 10 /* ms */ macro
92 unsigned int tm = DS2438_MAX_CONVERSION_TIME; in w1_ds2438_get_temperature()
194 unsigned int tm = DS2438_MAX_CONVERSION_TIME; in w1_ds2438_get_voltage()