Home
last modified time | relevance | path

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

/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_timer.h386 __STATIC_INLINE void nrf_timer_mode_set(NRF_TIMER_Type * p_reg,
604 __STATIC_INLINE void nrf_timer_mode_set(NRF_TIMER_Type * p_reg, in nrf_timer_mode_set() function
/nrf52832-nimble/nordic/nrfx/drivers/src/
H A Dnrfx_timer.c104 nrf_timer_mode_set(p_instance->p_reg, p_config->mode); in nrfx_timer_init()