Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_temp.h172 NRF_STATIC_INLINE void nrf_temp_calibration_coeff_set(NRF_TEMP_Type * p_reg, uint32_t coeff);
291 NRF_STATIC_INLINE void nrf_temp_calibration_coeff_set(NRF_TEMP_Type * p_reg, uint32_t coeff) in nrf_temp_calibration_coeff_set() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_temp.h169 nrf_temp_calibration_coeff_set(p_reg, coeff); in nrfy_temp_calibration_coeff_set()