Searched refs:busy_wait (Results 1 – 3 of 3) sorted by relevance
211 NRFY_STATIC_INLINE void nrfy_grtc_prepare(NRF_GRTC_Type * p_reg, bool busy_wait) in nrfy_grtc_prepare() argument236 if (busy_wait) in nrfy_grtc_prepare()267 NRFY_STATIC_INLINE void nrfy_grtc_sys_counter_start(NRF_GRTC_Type * p_reg, bool busy_wait) in nrfy_grtc_sys_counter_start() argument271 if (busy_wait) in nrfy_grtc_sys_counter_start()
298 nrfx_err_t nrfx_grtc_syscounter_start(bool busy_wait, uint8_t * p_main_cc_channel);
535 nrfx_err_t nrfx_grtc_syscounter_start(bool busy_wait, uint8_t * p_main_cc_channel) in nrfx_grtc_syscounter_start() argument566 nrfy_grtc_sys_counter_start(NRF_GRTC, busy_wait); in nrfx_grtc_syscounter_start()