Home
last modified time | relevance | path

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

/hal_nordic-3.6.0/nrfx/haly/
Dnrfy_saadc.h572 NRFY_STATIC_INLINE bool nrfy_saadc_continuous_mode_enable_check(NRF_SAADC_Type const * p_reg) in nrfy_saadc_continuous_mode_enable_check() function
/hal_nordic-3.6.0/nrfx/drivers/src/
Dnrfx_saadc.c778 if (nrfy_saadc_continuous_mode_enable_check(NRF_SAADC)) in saadc_event_started_handle()