Searched defs:raw_temp (Results 1 – 3 of 3) sorted by relevance
26 int32_t raw_temp; /** Raw temperature in a 2's complement signed value representation. member101 static inline int32_t nrfs_temp_from_raw(int32_t raw_temp) in nrfs_temp_from_raw()
151 int32_t raw_temp = nrfx_temp_result_get(); in nrfx_temp_irq_handler() local
29 int32_t raw_temp; /** Raw temperature in a 2's complement signed value representation. */ member