Home
last modified time | relevance | path

Searched refs:nrfx_timer_disable (Results 1 – 4 of 4) sorted by relevance

/hal_nordic-latest/nrfx/samples/src/nrfx_timer/counter/
Dmain.c195 nrfx_timer_disable(&timer_t_inst); in main()
196 nrfx_timer_disable(&timer_c_inst); in main()
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_timer.c195 nrfx_timer_disable(p_instance); in nrfx_timer_uninit()
217 void nrfx_timer_disable(nrfx_timer_t const * p_instance) in nrfx_timer_disable() function
Dnrfx_nfct.c345 nrfx_timer_disable(&m_timer_workaround.timer); in nfct_field_poll()
376 nrfx_timer_disable(&m_timer_workaround.timer); in nfct_field_timer_handler()
/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_timer.h198 void nrfx_timer_disable(nrfx_timer_t const * p_instance);