Searched refs:nrfy_timer_prescaler_get (Results 1 – 2 of 2) sorted by relevance
279 uint32_t prescaler = nrfy_timer_prescaler_get(p_instance->p_reg); in nrfx_timer_us_to_ticks()287 uint32_t prescaler = nrfy_timer_prescaler_get(p_instance->p_reg); in nrfx_timer_ms_to_ticks()
339 NRFY_STATIC_INLINE uint32_t nrfy_timer_prescaler_get(NRF_TIMER_Type const * p_reg) in nrfy_timer_prescaler_get() function