Home
last modified time | relevance | path

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

/hal_nordic-3.5.0/nrfx/drivers/src/
Dnrfx_saadc.c208 nrfy_saadc_stop(NRF_SAADC, true); in saadc_generic_mode_set()
708 nrfy_saadc_stop(NRF_SAADC, true); in nrfx_saadc_offset_calibrate()
787 nrfy_saadc_stop(NRF_SAADC, false); in saadc_event_started_handle()
/hal_nordic-3.5.0/nrfx/haly/
Dnrfy_saadc.h285 NRFY_STATIC_INLINE void nrfy_saadc_stop(NRF_SAADC_Type * p_reg, bool wait) in nrfy_saadc_stop() function