a03c1ace6b
Updated the files present in device_init, hfxo_manager, power_manager and sleeptimer folder as per latest version of gecko_sdk. Added SL_DEVICE_INIT_HFXO_PRECISION in sl_device_init_hfxo_config. Signed-off-by: Sateesh Kotapati <sateesh.kotapati@silabs.com>
14 lines
243 B
YAML
14 lines
243 B
YAML
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
|