Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_timer.h212 NRFY_STATIC_INLINE void nrfy_timer_shorts_enable(NRF_TIMER_Type * p_reg, in nrfy_timer_shorts_enable() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_timer.c331 nrfy_timer_shorts_enable(p_instance->p_reg, timer_short_mask); in nrfx_timer_extended_compare()