Home
last modified time | relevance | path

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

/hal_nordic-3.5.0/nrfx/haly/
Dnrfy_saadc.h52 uint32_t __nrfy_internal_saadc_events_process(NRF_SAADC_Type * p_reg,
173 uint32_t evt_mask = __nrfy_internal_saadc_events_process(p_reg, mask, p_desc); in nrfy_saadc_events_process()
251 while (!__nrfy_internal_saadc_events_process(p_reg, evt_mask, p_desc)) in nrfy_saadc_sample_start()
272 (void)__nrfy_internal_saadc_events_process(p_reg, in nrfy_saadc_abort()
304 while (!__nrfy_internal_saadc_events_process(p_reg, evt_mask, NULL)) in nrfy_saadc_calibrate()
637 uint32_t __nrfy_internal_saadc_events_process(NRF_SAADC_Type * p_reg, in __nrfy_internal_saadc_events_process() function
690 while (!__nrfy_internal_saadc_events_process(p_reg, evt_mask, NULL)) in __nrfy_internal_saadc_buffer_latch()
703 while (!__nrfy_internal_saadc_events_process(p_reg, evt_mask, NULL)) in __nrfy_internal_saadc_stop()