Home
last modified time | relevance | path

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

/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_clock.h344 __STATIC_INLINE void nrf_clock_cal_timer_timeout_set(uint32_t interval);
484 __STATIC_INLINE void nrf_clock_cal_timer_timeout_set(uint32_t interval) in nrf_clock_cal_timer_timeout_set() function
/nrf52832-nimble/nordic/nrfx/drivers/src/
H A Dnrfx_clock.c310 nrf_clock_cal_timer_timeout_set(interval); in nrfx_clock_calibration_timer_start()