Home
last modified time | relevance | path

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

/external/platform/nrfx/hal/
A Dnrf_timer.h533 NRF_STATIC_INLINE uint32_t nrf_timer_ms_to_ticks(uint32_t time_ms,
733 NRF_STATIC_INLINE uint32_t nrf_timer_ms_to_ticks(uint32_t time_ms, in nrf_timer_ms_to_ticks() argument
739 uint64_t ticks = ((time_ms * 16000ULL) >> prescaler); in nrf_timer_ms_to_ticks()
/external/platform/nrfx/drivers/include/
A Dnrfx_timer.h321 uint32_t time_ms);

Completed in 6 milliseconds