Searched refs:nrf_timer_mode_get (Results 1 – 2 of 2) sorted by relevance
686 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
309 nrf_timer_mode_t mode = nrf_timer_mode_get(p_reg); in nrfy_timer_mode_get()