Home
last modified time | relevance | path

Searched refs:nrf_timer_mode_get (Results 1 – 2 of 2) sorted by relevance

/external/platform/nrfx/hal/
A Dnrf_timer.h425 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
/external/platform/nrfx/drivers/src/
A Dnrfx_timer.c193 NRFX_ASSERT(nrf_timer_mode_get(p_instance->p_reg) != NRF_TIMER_MODE_TIMER); in nrfx_timer_increment()

Completed in 5 milliseconds