Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_adc.h112 NRF_ADC_TASK_STOP = offsetof(NRF_ADC_Type, TASKS_STOP) /**< ADC stop sampling task. */ enumerator
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_adc.c97 nrf_adc_task_trigger(NRF_ADC, NRF_ADC_TASK_STOP); in nrfx_adc_uninit()