Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/samples/src/nrfx_saadc/maximum_performance/
Dmain.c313 nrf_saadc_task_address_get(NRF_SAADC, NRF_SAADC_TASK_START)); in main()
DREADME.md26 …START_ON_END ] to trigger SAADC task start ( @p nrf_saadc_task_t::NRF_SAADC_TASK_START ) on the SA…
/hal_nordic-latest/nrfx/samples/src/nrfx_saadc/advanced_non_blocking_internal_timer/
DREADME.md21 With that flag, the SAADC driver automatically triggers the @p NRF_SAADC_TASK_START task on the @p …
/hal_nordic-latest/nrfx/haly/
Dnrfy_saadc.h694 nrf_saadc_task_trigger(p_reg, NRF_SAADC_TASK_START); in __nrfy_internal_saadc_buffer_latch()
/hal_nordic-latest/nrfx/hal/
Dnrf_saadc.h344NRF_SAADC_TASK_START = offsetof(NRF_SAADC_Type, TASKS_START), ///< Start the A… enumerator