Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_timer.h215 void nrfx_timer_pause(nrfx_timer_t const * p_instance);
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_timer.c246 void nrfx_timer_pause(nrfx_timer_t const * p_instance) in nrfx_timer_pause() function