Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/clock_control/
Dnrf_clock_calibration.c181 static inline int16_t sensor_value_to_temp_unit(struct sensor_value *val) in sensor_value_to_temp_unit() function
197 *tvp = sensor_value_to_temp_unit(&sensor_val); in get_temperature()