Searched refs:nrfy_saadc_int_set (Results 1 – 2 of 2) sorted by relevance
224 nrfy_saadc_int_set(NRF_SAADC, in saadc_generic_mode_set()231 nrfy_saadc_int_set(NRF_SAADC, 0); in saadc_generic_mode_set()712 nrfy_saadc_int_set(NRF_SAADC, 0); in nrfx_saadc_offset_calibrate()718 nrfy_saadc_int_set(NRF_SAADC, int_mask | NRF_SAADC_INT_STARTED | NRF_SAADC_INT_STOPPED | in nrfx_saadc_offset_calibrate()736 nrfy_saadc_int_set(NRF_SAADC, int_mask); in nrfx_saadc_offset_calibrate()765 nrfy_saadc_int_set(NRF_SAADC, int_mask); in saadc_pre_calibration_state_restore()
429 NRFY_STATIC_INLINE void nrfy_saadc_int_set(NRF_SAADC_Type * p_reg, uint32_t mask) in nrfy_saadc_int_set() function