Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/w1/slaves/
Dw1_ds2438.c32 #define DS2438_MAX_CONVERSION_TIME 10 /* ms */ macro
99 unsigned int tm = DS2438_MAX_CONVERSION_TIME; in w1_ds2438_get_temperature()
229 unsigned int tm = DS2438_MAX_CONVERSION_TIME; in w1_ds2438_get_voltage()