Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_timer.h368 void nrfx_timer_compare_int_disable(nrfx_timer_t const * p_instance, uint32_t channel);
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_timer.c352 void nrfx_timer_compare_int_disable(nrfx_timer_t const * p_instance, uint32_t channel) in nrfx_timer_compare_int_disable() function