Lines Matching refs:term
6 To add Zephyr support for a new :term:`board`, you at least need a *board
9 support your :term:`SoC` as well.
74 Primarily, each :term:`board` has one or more :term:`SoC`.
75 …ach SoC can be optionally classed into an :term:`SoC series`, which in turn may optionally belong …
76 Each SoC has one or more :term:`CPU cluster`, each containing one or more :term:`CPU core` of a par…
88 of a :term:`board` per row with its corresponding hierarchy entries. Notice how
89 the :term:`SoC series` and :term:`SoC family` levels are not always used.
94 … :term:`board name` | :term:`board qualifiers` | :term:`SoC` | :term:`SoC …
137 - The :term:`board name`: ``bl5340_dvk``
138 - The optional :term:`board revision`: ``1.2.0``
139 - The :term:`board qualifiers`, that optionally describe the :term:`SoC`,
140 :term:`CPU cluster` and :term:`variant`: ``nrf5340/cpuapp/ns``
141 - The :term:`board target`, which uniquely identifies a combination of the above