Home
last modified time | relevance | path

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

/hal_nordic-3.4.0/nrfx/samples/src/nrfx_saadc/maximum_performance/
Dmain.c290 nrf_saadc_task_address_get(NRF_SAADC, NRF_SAADC_TASK_SAMPLE)); in main()
DREADME.md24 …AMPLING ] to trigger the SAADC sample task ( @p nrf_saadc_task_t::NRF_SAADC_TASK_SAMPLE ) on the T…
/hal_nordic-3.4.0/nrfx/haly/
Dnrfy_saadc.h246 nrf_saadc_task_trigger(p_reg, NRF_SAADC_TASK_SAMPLE); in nrfy_saadc_sample_start()
/hal_nordic-3.4.0/nrfx/hal/
Dnrf_saadc.h281NRF_SAADC_TASK_SAMPLE = offsetof(NRF_SAADC_Type, TASKS_SAMPLE), ///< Take one AD… enumerator