Home
last modified time | relevance | path

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

/hal_nordic-3.4.0/nrfx/hal/
Dnrf_saadc.h553 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
/hal_nordic-3.4.0/nrfx/haly/
Dnrfy_saadc.h437 uint32_t check = nrf_saadc_int_enable_check(p_reg, mask); in nrfy_saadc_int_enable_check()