Searched refs:nrf_timer_cc_set (Results 1 – 2 of 2) sorted by relevance
470 NRF_STATIC_INLINE void nrf_timer_cc_set(NRF_TIMER_Type * p_reg,693 NRF_STATIC_INLINE void nrf_timer_cc_set(NRF_TIMER_Type * p_reg, in nrf_timer_cc_set() function
226 nrf_timer_cc_set(p_instance->p_reg, cc_channel, cc_value); in nrfx_timer_compare()
Completed in 8 milliseconds