Lines Matching +full:open +full:- +full:loop +full:- +full:accuracy +full:- +full:ppm
2 # SPDX-License-Identifier: Apache-2.0
9 - HFXO: The HFXO clock is used as a clock source if the
11 closed-loop and the LFXO clock is not available.
13 - LFXO: The LFXO clock is used as a clock source if the
14 FLL16M mode is closed-loop and the LFXO clock is
20 open-loop-accuracy-ppm = <20000>;
21 closed-loop-base-accuracy-ppm = <5000>;
23 clock-names = "hfxo", "lfxo";
26 compatible: "nordic,nrf-fll16m"
28 include: fixed-clock.yaml
31 clock-frequency:
34 open-loop-accuracy-ppm:
36 description: Clock accuracy in parts per million if open-loop clock source is used.
38 closed-loop-base-accuracy-ppm:
41 Base clock accuracy in parts per million if closed-loop clock source is used.
42 The actual accuracy is this property plus the accuracy of the HFXO or LFXO.