Searched refs:nrf_saadc_int_enable_check (Results 1 – 2 of 2) sorted by relevance
553 NRF_STATIC_INLINE uint32_t nrf_saadc_int_enable_check(NRF_SAADC_Type const * p_reg, uint32_t mask);922 NRF_STATIC_INLINE uint32_t nrf_saadc_int_enable_check(NRF_SAADC_Type const * p_reg, uint32_t mask) in nrf_saadc_int_enable_check() function
437 uint32_t check = nrf_saadc_int_enable_check(p_reg, mask); in nrfy_saadc_int_enable_check()