Searched refs:nrfy_saadc_sample_start (Results 1 – 2 of 2) sorted by relevance
551 nrfy_saadc_sample_start(NRF_SAADC, &m_cb.buffer_primary); in nrfx_saadc_mode_trigger()596 nrfy_saadc_sample_start(NRF_SAADC, NULL); in nrfx_saadc_mode_trigger()604 nrfy_saadc_sample_start(NRF_SAADC, &chunk); in nrfx_saadc_mode_trigger()781 nrfy_saadc_sample_start(NRF_SAADC, NULL); in saadc_event_started_handle()802 nrfy_saadc_sample_start(NRF_SAADC, NULL); in saadc_event_started_handle()
243 NRFY_STATIC_INLINE void nrfy_saadc_sample_start(NRF_SAADC_Type * p_reg, in nrfy_saadc_sample_start() function