Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_adc.h55 NRFX_ADC_EVT_SAMPLE, ///< Event generated when the requested channel is sampled. enumerator
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_adc.c324 evt.type = NRFX_ADC_EVT_SAMPLE; in nrfx_adc_irq_handler()