Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_timer.h686 NRF_STATIC_INLINE nrf_timer_mode_t nrf_timer_mode_get(NRF_TIMER_Type const * p_reg);
915 NRF_STATIC_INLINE nrf_timer_mode_t nrf_timer_mode_get(NRF_TIMER_Type const * p_reg) in nrf_timer_mode_get() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_timer.h309 nrf_timer_mode_t mode = nrf_timer_mode_get(p_reg); in nrfy_timer_mode_get()