Home
last modified time | relevance | path

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

/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_timer.h404 __STATIC_INLINE void nrf_timer_bit_width_set(NRF_TIMER_Type * p_reg,
616 __STATIC_INLINE void nrf_timer_bit_width_set(NRF_TIMER_Type * p_reg, in nrf_timer_bit_width_set() function
/nrf52832-nimble/nordic/nrfx/drivers/src/
H A Dnrfx_timer.c105 nrf_timer_bit_width_set(p_instance->p_reg, p_config->bit_width); in nrfx_timer_init()