Home
last modified time | relevance | path

Searched refs:nrfx_timer_uninit (Results 1 – 3 of 3) sorted by relevance

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_timer.h171 void nrfx_timer_uninit(nrfx_timer_t const * p_instance);
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_timer.c186 void nrfx_timer_uninit(nrfx_timer_t const * p_instance) in nrfx_timer_uninit() function
Dnrfx_nfct.c507 nrfx_timer_uninit(&m_timer_workaround.timer); in nrfx_nfct_uninit()