Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_timer.h348 NRFY_STATIC_INLINE void nrfy_timer_cc_set(NRF_TIMER_Type * p_reg, in nrfy_timer_cc_set() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_timer.c312 nrfy_timer_cc_set(p_instance->p_reg, cc_channel, cc_value); in nrfx_timer_compare()