Home
last modified time | relevance | path

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

/nrf52832-nimble/nordic/nrfx/drivers/include/
H A Dnrfx_timer.h198 void nrfx_timer_increment(nrfx_timer_t const * const p_instance);
/nrf52832-nimble/nordic/nrfx/drivers/src/
H A Dnrfx_timer.c174 void nrfx_timer_increment(nrfx_timer_t const * const p_instance) in nrfx_timer_increment() function