Home
last modified time | relevance | path

Searched defs:interval (Results 1 – 3 of 3) sorted by relevance

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_clock.c653 void nrfx_clock_calibration_timer_start(uint8_t interval) in nrfx_clock_calibration_timer_start()
/hal_nordic-latest/nrfx/hal/
Dnrf_clock.h1340 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()
/hal_nordic-latest/nrfx/haly/
Dnrfy_grtc.h792 uint32_t interval = nrf_grtc_sys_counter_interval_get(p_reg); in nrfy_grtc_sys_counter_interval_get() local