Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_temp.c72 nrfy_temp_calibration_coeff_set(NRF_TEMP, NRF_FICR->TRIM.GLOBAL.TEMP.CALIB); in nrfx_temp_init()
/hal_nordic-latest/nrfx/haly/
Dnrfy_temp.h167 NRFY_STATIC_INLINE void nrfy_temp_calibration_coeff_set(NRF_TEMP_Type * p_reg, uint32_t coeff) in nrfy_temp_calibration_coeff_set() function