Home
last modified time | relevance | path

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

/nrf52832-nimble/nordic/nrfx/drivers/include/
H A Dnrfx_timer.h384 return nrf_timer_ms_to_ticks(timer_ms, nrf_timer_frequency_get(p_instance->p_reg)); in nrfx_timer_ms_to_ticks()
/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_timer.h504 __STATIC_INLINE uint32_t nrf_timer_ms_to_ticks(uint32_t time_ms,
684 __STATIC_INLINE uint32_t nrf_timer_ms_to_ticks(uint32_t time_ms, in nrf_timer_ms_to_ticks() function