Home
last modified time | relevance | path

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

/hal_nordic-3.6.0/nrfx/haly/
Dnrfy_saadc.h62 NRFY_STATIC_INLINE void __nrfy_internal_saadc_stop(NRF_SAADC_Type * p_reg, bool wait);
269 __nrfy_internal_saadc_stop(p_reg, p_desc ? true : false); in nrfy_saadc_abort()
287 __nrfy_internal_saadc_stop(p_reg, wait); in nrfy_saadc_stop()
696 NRFY_STATIC_INLINE void __nrfy_internal_saadc_stop(NRF_SAADC_Type * p_reg, bool wait) in __nrfy_internal_saadc_stop() function