Searched refs:nrf_timer_mode_get (Results 1 – 2 of 2) sorted by relevance
425 NRF_STATIC_INLINE nrf_timer_mode_t nrf_timer_mode_get(NRF_TIMER_Type const * p_reg);662 NRF_STATIC_INLINE nrf_timer_mode_t nrf_timer_mode_get(NRF_TIMER_Type const * p_reg) in nrf_timer_mode_get() function
193 NRFX_ASSERT(nrf_timer_mode_get(p_instance->p_reg) != NRF_TIMER_MODE_TIMER); in nrfx_timer_increment()
Completed in 5 milliseconds