Searched refs:NRF_SAADC_TASK_START (Results 1 – 5 of 5) sorted by relevance
313 nrf_saadc_task_address_get(NRF_SAADC, NRF_SAADC_TASK_START)); in main()
26 …START_ON_END ] to trigger SAADC task start ( @p nrf_saadc_task_t::NRF_SAADC_TASK_START ) on the SA…
21 With that flag, the SAADC driver automatically triggers the @p NRF_SAADC_TASK_START task on the @p …
694 nrf_saadc_task_trigger(p_reg, NRF_SAADC_TASK_START); in __nrfy_internal_saadc_buffer_latch()
344 …NRF_SAADC_TASK_START = offsetof(NRF_SAADC_Type, TASKS_START), ///< Start the A… enumerator