Home
last modified time | relevance | path

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

/nrf52832-nimble/nordic/nrfx/drivers/include/
H A Dnrfx_clock.h158 void nrfx_clock_calibration_timer_start(uint8_t interval);
/nrf52832-nimble/nordic/nrfx/drivers/src/
H A Dnrfx_clock.c307 void nrfx_clock_calibration_timer_start(uint8_t interval) in nrfx_clock_calibration_timer_start() function