Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_saadc.h662 NRF_STATIC_INLINE bool nrf_saadc_busy_check(NRF_SAADC_Type const * p_reg);
1055 NRF_STATIC_INLINE bool nrf_saadc_busy_check(NRF_SAADC_Type const * p_reg) in nrf_saadc_busy_check() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_saadc.h469 bool check = nrf_saadc_busy_check(p_reg); in nrfy_saadc_busy_check()