Home
last modified time | relevance | path

Searched refs:z_nrf_clock_calibration_skips_count (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/tests/drivers/clock_control/nrf_clock_calibration/src/
Dtest_nrf_clock_calibration.c67 skip_cnt = z_nrf_clock_calibration_skips_count(); in test_calibration()
72 skip_cnt = z_nrf_clock_calibration_skips_count() - skip_cnt; in test_calibration()
/Zephyr-latest/include/zephyr/drivers/clock_control/
Dnrf_clock_control.h118 int z_nrf_clock_calibration_skips_count(void);
/Zephyr-latest/drivers/clock_control/
Dnrf_clock_calibration.c289 int z_nrf_clock_calibration_skips_count(void) in z_nrf_clock_calibration_skips_count() function