Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_saadc.h799 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
/hal_nordic-latest/nrfx/haly/
Dnrfy_saadc.h584 bool check = nrf_saadc_continuous_mode_enable_check(p_reg); in nrfy_saadc_continuous_mode_enable_check()