Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_adc.h54 NRFX_ADC_EVT_DONE, ///< Event generated when the buffer is filled with samples. enumerator
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_adc.c336 evt.type = NRFX_ADC_EVT_DONE; in nrfx_adc_irq_handler()