Searched refs:nrf_clock_cal_timer_timeout_set (Results 1 – 2 of 2) sorted by relevance
566 NRF_STATIC_INLINE void nrf_clock_cal_timer_timeout_set(NRF_CLOCK_Type * p_reg, uint32_t interval);962 NRF_STATIC_INLINE void nrf_clock_cal_timer_timeout_set(NRF_CLOCK_Type * p_reg, uint32_t interval) in nrf_clock_cal_timer_timeout_set() function
435 nrf_clock_cal_timer_timeout_set(NRF_CLOCK, interval); in nrfx_clock_calibration_timer_start()
Completed in 5 milliseconds