:orphan:
.. raw:: html
.. dtcompatible:: st,stm32wb0-radio-timer
.. _dtbinding_st_stm32wb0_radio_timer:
st,stm32wb0-radio-timer
#######################
.. sidebar:: Overview
:Name: ``st,stm32wb0-radio-timer``
:Vendor: :ref:`STMicroelectronics N.V. `
:Used in: :zephyr:board-catalog:`List of boards <#compatibles=st,stm32wb0-radio-timer>` using
this compatible
Description
***********
.. code-block:: none
STM32WB0 Bluetooth LE Radio Timer
Properties
**********
.. tabs::
.. group-tab:: Node specific properties
Properties not inherited from the base binding file.
.. list-table::
:widths: 1 1 4
:header-rows: 1
* - Name
- Type
- Details
* - ``compensated-timer-freq``
- ``int``
- .. code-block:: none
Timer frequency resulting from LSI or LSE frequency with interpolated value from HSE with
a periodic temperature compensation algorithm.
It is independent of hardware oscillator variations due to temperature.
The timer resolution is equivalent to 625/256 μs (approximately 2.4414 μs).
The value is expressed in hertz (Hz).
This property is **required**.
Constant value: ``409600``
* - ``max-hs-startup-time``
- ``int``
- .. code-block:: none
High speed crystal startup time. This is used by hardware to anticipate wake-up event
so that high speed crystal is ready at the desired time. This parameter depends on the board
and the crystal used. It is expressed in the unit of 625/256 μs (approximately 2.4414 μs).
For example, if the property is set to 320, it means approximately 781 μs are needed.
This property is **required**.
.. group-tab:: Deprecated node specific properties
Deprecated properties not inherited from the base binding file.
(None)
.. group-tab:: Base properties
Properties inherited from the base binding file, which defines
common properties that may be set on many nodes. Not all of these
may apply to the "st,stm32wb0-radio-timer" compatible.
(None)