Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_timer.c192 nrfy_timer_shorts_disable(p_instance->p_reg, ~0UL); in nrfx_timer_uninit()
327 nrfy_timer_shorts_disable(p_instance->p_reg, in nrfx_timer_extended_compare()
/hal_nordic-latest/nrfx/haly/
Dnrfy_timer.h220 NRFY_STATIC_INLINE void nrfy_timer_shorts_disable(NRF_TIMER_Type * p_reg, in nrfy_timer_shorts_disable() function