Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_temp.h181 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
/hal_nordic-latest/nrfx/haly/
Dnrfy_temp.h177 uint32_t coeff = nrf_temp_calibration_coeff_get(p_reg); in nrfy_temp_calibration_coeff_get()