Searched refs:nrf_timer_mode_set (Results 1 – 2 of 2) sorted by relevance
415 NRF_STATIC_INLINE void nrf_timer_mode_set(NRF_TIMER_Type * p_reg,655 NRF_STATIC_INLINE void nrf_timer_mode_set(NRF_TIMER_Type * p_reg, in nrf_timer_mode_set() function
120 nrf_timer_mode_set(p_instance->p_reg, p_config->mode); in nrfx_timer_init()
Completed in 5 milliseconds