Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_timer.c93 static nrfx_err_t timer_configure(nrfx_timer_t const * p_instance, in timer_configure() function
150 err_code = timer_configure(p_instance, p_config); in nrfx_timer_init()
182 nrfx_err_t err_code = timer_configure(p_instance, p_config); in nrfx_timer_reconfigure()