Searched refs:nrf_saadc_continuous_mode_enable_check (Results 1 – 2 of 2) sorted by relevance
799 NRF_STATIC_INLINE bool nrf_saadc_continuous_mode_enable_check(NRF_SAADC_Type const * p_reg);1149 NRF_STATIC_INLINE bool nrf_saadc_continuous_mode_enable_check(NRF_SAADC_Type const * p_reg) in nrf_saadc_continuous_mode_enable_check() function
584 bool check = nrf_saadc_continuous_mode_enable_check(p_reg); in nrfy_saadc_continuous_mode_enable_check()