Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/clock_control/
Dnrf_clock_control.h77 #define CLOCK_CONTROL_NRF_K32SRC_ACCURACY 0 macro
80 #define CLOCK_CONTROL_NRF_K32SRC_ACCURACY 1 macro
83 #define CLOCK_CONTROL_NRF_K32SRC_ACCURACY 2 macro
86 #define CLOCK_CONTROL_NRF_K32SRC_ACCURACY 3 macro
89 #define CLOCK_CONTROL_NRF_K32SRC_ACCURACY 4 macro
92 #define CLOCK_CONTROL_NRF_K32SRC_ACCURACY 5 macro
95 #define CLOCK_CONTROL_NRF_K32SRC_ACCURACY 6 macro
98 #define CLOCK_CONTROL_NRF_K32SRC_ACCURACY 7 macro
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_clock.c146 return CLOCK_CONTROL_NRF_K32SRC_ACCURACY; in lll_clock_sca_local_get()
151 return sca_ppm_lut[CLOCK_CONTROL_NRF_K32SRC_ACCURACY]; in lll_clock_ppm_local_get()