Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_timer.h306 NRFY_STATIC_INLINE nrf_timer_mode_t nrfy_timer_mode_get(NRF_TIMER_Type const * p_reg) in nrfy_timer_mode_get() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_timer.c264 NRFX_ASSERT(nrfy_timer_mode_get(p_instance->p_reg) != NRF_TIMER_MODE_TIMER); in nrfx_timer_increment()