Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_timer.h360 void nrfx_timer_compare_int_enable(nrfx_timer_t const * p_instance, uint32_t channel);
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_timer.c343 void nrfx_timer_compare_int_enable(nrfx_timer_t const * p_instance, uint32_t channel) in nrfx_timer_compare_int_enable() function