Searched refs:nrf_adc_event_check (Results 1 – 2 of 2) sorted by relevance
163 NRF_STATIC_INLINE bool nrf_adc_event_check(NRF_ADC_Type const * p_reg, nrf_adc_event_t event);285 NRF_STATIC_INLINE bool nrf_adc_event_check(NRF_ADC_Type const * p_reg, nrf_adc_event_t event) in nrf_adc_event_check() function
200 while (!nrf_adc_event_check(NRF_ADC, NRF_ADC_EVENT_END)) {} in nrfx_adc_sample_convert()292 while (!nrf_adc_event_check(NRF_ADC, NRF_ADC_EVENT_END)){} in nrfx_adc_buffer_convert()