This is the documentation for the latest (main) development branch of Zephyr. If you are looking for the documentation of previous releases, use the drop-down menu on the left and select the desired version.

st,stm32wl-hse-clock

Vendor: STMicroelectronics

Description

STM32WL HSE Clock

Properties

Properties not inherited from the base binding file.

Name

Type

Details

hse-tcxo

boolean

When set, TCXO is selected as external source clock for HSE.
Otherwise, external cyrstal is selected as HSE source clock.

hse-div2

boolean

When set HSE output clock is divided by 2.
Otherwise, no prescaler is used.

clock-frequency

int

output clock frequency (Hz)

This property is required.

#clock-cells

int

Number of items to expect in a Clock specifier

This property is required.