Home
last modified time | relevance | path

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

/nrf52832-nimble/nordic/nrfx/drivers/include/
H A Dnrfx_timer.h378 return nrf_timer_us_to_ticks(timer_us, nrf_timer_frequency_get(p_instance->p_reg)); in nrfx_timer_us_to_ticks()
/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_timer.h492 __STATIC_INLINE uint32_t nrf_timer_us_to_ticks(uint32_t time_us,
673 __STATIC_INLINE uint32_t nrf_timer_us_to_ticks(uint32_t time_us, in nrf_timer_us_to_ticks() function