blob: 922d3db49cca5db737d542d47652905419e4126b [file] [log] [blame]
compatible: "silabs,hfxo"
include: fixed-clock.yaml
properties:
ctune:
type: int
required: true
description: Load capacitance configuration
precision:
type: int
required: true
description: Precision configuration
mode:
type: string
description: |
Mode of operation. Defaults to "xtal", expecting a crystal oscillator on XI and XO
pins. May be set to "extclk" or "extclkpkdet" to use an external sinusoidal clock
on the XI pin with or without use of peak detector.
default: "xtal"
enum: ["xtal", "extclk", "extclkpkdet"]