Searched refs:nrf_temp_calibration_coeff_get (Results 1 – 2 of 2) sorted by relevance
181 NRF_STATIC_INLINE uint32_t nrf_temp_calibration_coeff_get(NRF_TEMP_Type const * p_reg);296 NRF_STATIC_INLINE uint32_t nrf_temp_calibration_coeff_get(NRF_TEMP_Type const * p_reg) in nrf_temp_calibration_coeff_get() function
177 uint32_t coeff = nrf_temp_calibration_coeff_get(p_reg); in nrfy_temp_calibration_coeff_get()