Searched refs:nrf_timer_cc_write (Results 1 – 2 of 2) sorted by relevance
441 __STATIC_INLINE void nrf_timer_cc_write(NRF_TIMER_Type * p_reg,642 __STATIC_INLINE void nrf_timer_cc_write(NRF_TIMER_Type * p_reg, in nrf_timer_cc_write() function
210 nrf_timer_cc_write(p_instance->p_reg, cc_channel, cc_value); in nrfx_timer_compare()