Searched refs:temp_c (Results 1 – 1 of 1) sorted by relevance
122 static inline int32_t nrfs_temp_to_raw(int32_t temp_c) in nrfs_temp_to_raw() argument124 return (temp_c * 4) / 100; in nrfs_temp_to_raw()