Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/mv/
H A Dmv_thermal.c83 int64_t calib_mul; member
103 .calib_mul = 423,
113 .calib_mul = 2000096,
214 *temp = ((sample * sc->config->calib_mul) - sc->config->calib_add) / in mv_thermal_read_sensor()