Searched refs:nrf_timer_frequency_set (Results 1 – 2 of 2) sorted by relevance
422 __STATIC_INLINE void nrf_timer_frequency_set(NRF_TIMER_Type * p_reg,629 __STATIC_INLINE void nrf_timer_frequency_set(NRF_TIMER_Type * p_reg, in nrf_timer_frequency_set() function
106 nrf_timer_frequency_set(p_instance->p_reg, p_config->frequency); in nrfx_timer_init()