Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/include/zephyr/drivers/clock_control/
Dnrf_clock_control.h73 #define CLOCK_CONTROL_NRF_K32SRC_ACCURACY 0 macro
76 #define CLOCK_CONTROL_NRF_K32SRC_ACCURACY 1 macro
79 #define CLOCK_CONTROL_NRF_K32SRC_ACCURACY 2 macro
82 #define CLOCK_CONTROL_NRF_K32SRC_ACCURACY 3 macro
85 #define CLOCK_CONTROL_NRF_K32SRC_ACCURACY 4 macro
88 #define CLOCK_CONTROL_NRF_K32SRC_ACCURACY 5 macro
91 #define CLOCK_CONTROL_NRF_K32SRC_ACCURACY 6 macro
94 #define CLOCK_CONTROL_NRF_K32SRC_ACCURACY 7 macro
/Zephyr-Core-3.4.0/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_clock.c143 return CLOCK_CONTROL_NRF_K32SRC_ACCURACY; in lll_clock_sca_local_get()
148 return sca_ppm_lut[CLOCK_CONTROL_NRF_K32SRC_ACCURACY]; in lll_clock_ppm_local_get()