Searched refs:nrf_saadc_continuous_mode_enable_check (Results 1 – 2 of 2) sorted by relevance
577 NRF_STATIC_INLINE bool nrf_saadc_continuous_mode_enable_check(NRF_SAADC_Type const * p_reg);836 NRF_STATIC_INLINE bool nrf_saadc_continuous_mode_enable_check(NRF_SAADC_Type const * p_reg) in nrf_saadc_continuous_mode_enable_check() function
710 if (nrf_saadc_continuous_mode_enable_check(NRF_SAADC)) in saadc_event_started_handle()
Completed in 7 milliseconds