Home
last modified time | relevance | path

Searched defs:coeff (Results 1 – 3 of 3) sorted by relevance

/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()
177 uint32_t coeff = nrf_temp_calibration_coeff_get(p_reg); in nrfy_temp_calibration_coeff_get() local
/hal_nordic-latest/nrfx/hal/
Dnrf_temp.h291 NRF_STATIC_INLINE void nrf_temp_calibration_coeff_set(NRF_TEMP_Type * p_reg, uint32_t coeff) in nrf_temp_calibration_coeff_set()
Dnrf_saadc.h1163 uint32_t coeff) in nrf_saadc_linearity_calibration_coeff_set()