Searched refs:nrf_timer_ms_to_ticks (Results 1 – 2 of 2) sorted by relevance
384 return nrf_timer_ms_to_ticks(timer_ms, nrf_timer_frequency_get(p_instance->p_reg)); in nrfx_timer_ms_to_ticks()
504 __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